#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
Resolution: | Keywords:
-----------------------+------------------------
Comment (by anonymous):
I cannot compile it either.
Here is the svn info:
{{{
root@debian:/home/george/openwrt/trunk# svn info
Path: .
URL: svn://svn.openwrt.org/openwrt/trunk
Repository Root: svn://svn.openwrt.org/openwrt
Repository UUID: 3c298f89-4303-0410-b956-a3cf2f4a3e73
Revision: 44496
Node Kind: directory
Schedule: normal
Last Changed Author: blogic
Last Changed Rev: 44496
Last Changed Date: 2015-02-19 16:30:03 +0200 (Thu, 19 Feb 2015)
}}}
And here is the output:
{{{
CHK include/config/kernel.release
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
CALL scripts/checksyscalls.sh
CHK include/generated/compile.h
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
make[7]: *** [fs/yaffs2/yaffs_vfs.o] Error 1
make[6]: *** [fs/yaffs2] Error 2
make[5]: *** [fs] Error 2
make[5]: Leaving directory `/home/george/openwrt/trunk/build_dir/target-
mips_34kc_uClibc-0.9.33.2/linux-ar71xx_mikrotik/linux-3.18.7'
make[4]: *** [/home/george/openwrt/trunk/build_dir/target-
mips_34kc_uClibc-0.9.33.2/linux-ar71xx_mikrotik/linux-3.18.7/.image] Error
2
make[4]: Leaving directory
`/home/george/openwrt/trunk/target/linux/ar71xx'
make[3]: *** [install] Error 2
make[3]: Leaving directory `/home/george/openwrt/trunk/target/linux'
make[2]: *** [target/linux/install] Error 2
make[2]: Leaving directory `/home/george/openwrt/trunk'
make[1]: *** [/home/george/openwrt/trunk/staging_dir/target-
mips_34kc_uClibc-0.9.33.2/stamp/.target_install] Error 2
make[1]: Leaving directory `/home/george/openwrt/trunk'
make: *** [world] Error 2
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/19015#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets