rssnsj / openwrt-hc5x61

OpenWrt Patch for HiWiFi HC5661 / HC5761 / HC5861
http://rssn.cn/roms/
588 stars 174 forks source link

Error #73

Open aixlx opened 8 years ago

aixlx commented 8 years ago

编译时报错 make

/root/openwrt/openwrt-hc5x61-cc/openwrt-ramips/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7620/linux-3.18.21/scripts/dtc/dtc -O dtb -o /root/openwrt/openwrt-hc5x61-cc/openwrt-ramips/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7620/HiWiFi-HC5761.dtb ../dts/HiWiFi-HC5761.dts
Error: ../dts/HiWiFi-HC5761.dts:162.1-9 syntax error
FATAL ERROR: Unable to parse input tree
make[6]: *** [install] Error 1
make[6]: Leaving directory `/root/openwrt/openwrt-hc5x61-cc/openwrt-ramips/target/linux/ramips/image'
make[5]: *** [install] Error 2
make[5]: Leaving directory `/root/openwrt/openwrt-hc5x61-cc/openwrt-ramips/target/linux/ramips'
make[4]: *** [install] Error 2
make[4]: Leaving directory `/root/openwrt/openwrt-hc5x61-cc/openwrt-ramips/target/linux'
make[3]: *** [target/linux/install] Error 2
make[3]: Leaving directory `/root/openwrt/openwrt-hc5x61-cc/openwrt-ramips'
make[2]: *** [/root/openwrt/openwrt-hc5x61-cc/openwrt-ramips/staging_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/stamp/.target_install] Error 2
make[2]: Leaving directory `/root/openwrt/openwrt-hc5x61-cc/openwrt-ramips'
Build failed - please re-run with -j1 to see the real error message
make[1]: *** [world] Error 1
make[1]: Leaving directory `/root/openwrt/openwrt-hc5x61-cc/openwrt-ramips'
make: *** [HC5X61] Error 2

make -C openwrt-ramips V=s -j1


/root/openwrt/openwrt-hc5x61-cc/openwrt-ramips/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7620/linux-3.18.21/scripts/dtc/dtc -O dtb -o /root/openwrt/openwrt-hc5x61-cc/openwrt-ramips/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7620/HiWiFi-HC5761.dtb ../dts/HiWiFi-HC5761.dts
Error: ../dts/HiWiFi-HC5761.dts:162.1-9 syntax error
FATAL ERROR: Unable to parse input tree
make[5]: *** [install] Error 1
make[5]: Leaving directory `/root/openwrt/openwrt-hc5x61-cc/openwrt-ramips/target/linux/ramips/image'
make[4]: *** [install] Error 2
make[4]: Leaving directory `/root/openwrt/openwrt-hc5x61-cc/openwrt-ramips/target/linux/ramips'
make[3]: *** [install] Error 2
make[3]: Leaving directory `/root/openwrt/openwrt-hc5x61-cc/openwrt-ramips/target/linux'
make[2]: *** [target/linux/install] Error 2
make[2]: Leaving directory `/root/openwrt/openwrt-hc5x61-cc/openwrt-ramips'
make[1]: *** [/root/openwrt/openwrt-hc5x61-cc/openwrt-ramips/staging_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/stamp/.target_install] Error 2
make[1]: Leaving directory `/root/openwrt/openwrt-hc5x61-cc/openwrt-ramips'
make: *** [world] Error 2
make: Leaving directory `/root/openwrt/openwrt-hc5x61-cc/openwrt-ramips'