|
# configuration written to .config
#
make[5]: Leaving directory `/home/jxie1/SDK/openwrt-sdk/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7620/linux-3.10.14'
make[5]: Entering directory `/home/jxie1/SDK/openwrt-sdk/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7620/linux-3.10.14'
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
CALL scripts/checksyscalls.sh
CC scripts/mod/devicetable-offsets.s
GEN scripts/mod/devicetable-offsets.h
HOSTCC scripts/mod/file2alias.o
HOSTLD scripts/mod/modpost
CC [M] drivers/char/i2c_drv.o
drivers/char/i2c_drv.c: In function 'i2cdrv_ioctl':
drivers/char/i2c_drv.c:1166:3: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
printk("i2c clkdiv = %d\n",clkdiv_value);
^
CC [M] drivers/mmc/host/mtk-mmc/sd.o
drivers/mmc/host/mtk-mmc/sd.c: In function 'mt_msdc_init':
drivers/mmc/host/mtk-mmc/sd.c:2970:14: warning: unused variable 'reg1' [-Wunused-variable]
u32 reg, reg1;
^
LD [M] drivers/mmc/host/mtk-mmc/mtk_sd.o
CC [M] net/nat/hw_nat/foe_fdb.o
net/nat/hw_nat/foe_fdb.c: In function '_FoeDropEntry':
net/nat/hw_nat/foe_fdb.c:569:25: error: 'struct _info_blk2' has no member named 'dp'
entry->ipv4_hnapt.iblk2.dp = 7;
^
make[7]: *** [net/nat/hw_nat/foe_fdb.o] Error 1
make[6]: *** [net/nat/hw_nat] Error 2
make[5]: *** [net] Error 2
make[5]: Leaving directory `/home/jxie1/SDK/openwrt-sdk/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7620/linux-3.10.14'
make[4]: *** [/home/jxie1/SDK/openwrt-sdk/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7620/linux-3.10.14/.modules] Error 2
make[4]: Leaving directory `/home/jxie1/SDK/openwrt-sdk/target/linux/ramips'
make[3]: *** [compile] Error 2
make[3]: Leaving directory `/home/jxie1/SDK/openwrt-sdk/target/linux'
make[2]: *** [target/linux/compile] Error 2
make[2]: Leaving directory `/home/jxie1/SDK/openwrt-sdk'
make[1]: *** [/home/jxie1/SDK/openwrt-sdk/staging_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/stamp/.target_compile] Error 2
make[1]: Leaving directory `/home/jxie1/SDK/openwrt-sdk'
make: *** [world] Error 2
jxie1@ubuntu:~/SDK/openwrt-sdk$ Sorry, you need to be logged in to view it |
|