#19015: Build for Mikrotik RB433UAH fails after upgrade to kernel v3.18
----------------------+------------------------
Reporter: duvi | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: packages | Version: Trunk
Keywords: |
----------------------+------------------------
It fails around the last steps of building.
I started with make dirclean.
{{{
CC fs/yaffs2/yaffs_vfs.o
fs/yaffs2/yaffs_vfs.c:799:14: error: 'generic_file_aio_read' undeclared
here (not in a function)
.aio_read = generic_file_aio_read,
^
fs/yaffs2/yaffs_vfs.c:800:15: error: 'generic_file_aio_write' undeclared
here (not in a function)
.aio_write = generic_file_aio_write,
^
fs/yaffs2/yaffs_vfs.c:805:18: error: 'generic_file_splice_write'
undeclared here (not in a function)
.splice_write = generic_file_splice_write,
^
fs/yaffs2/yaffs_vfs.c: In function 'yaffs_readlink':
fs/yaffs2/yaffs_vfs.c:1053:2: error: implicit declaration of function
'vfs_readlink' [-Werror=implicit-function-declaration]
ret = vfs_readlink(dentry, buffer, buflen, alias);
^
cc1: some warnings being treated as errors
scripts/Makefile.build:257: recipe for target 'fs/yaffs2/yaffs_vfs.o'
failed
make[7]: *** [fs/yaffs2/yaffs_vfs.o] Error 1
scripts/Makefile.build:402: recipe for target 'fs/yaffs2' failed
make[6]: *** [fs/yaffs2] Error 2
Makefile:937: recipe for target 'fs' failed
make[5]: *** [fs] Error 2
make[5]: Leaving directory '/mnt/sda/openwrt/rb433uah_stream/build_dir
/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx_mikrotik/linux-3.18.7'
Makefile:24: recipe for target '/mnt/sda/openwrt/rb433uah_stream/build_dir
/target-mips_34kc_uClibc-0.9.33.2/linux-
ar71xx_mikrotik/linux-3.18.7/.image' failed
make[4]: *** [/mnt/sda/openwrt/rb433uah_stream/build_dir/target-
mips_34kc_uClibc-0.9.33.2/linux-ar71xx_mikrotik/linux-3.18.7/.image] Error
2
make[4]: Leaving directory
'/mnt/sda/openwrt/rb433uah_stream/target/linux/ar71xx'
Makefile:13: recipe for target 'install' failed
make[3]: *** [install] Error 2
make[3]: Leaving directory '/mnt/sda/openwrt/rb433uah_stream/target/linux'
target/Makefile:21: recipe for target 'target/linux/install' failed
make[2]: *** [target/linux/install] Error 2
m
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/19015>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets