View Single Post
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#277
enabling modules causes this error

net/built-in.o: In function `qtaguid_mt':
ipc_router_security.c.text+0x692ac): undefined reference to `xt_socket_put_sk'
ipc_router_security.c.text+0x69350): undefined reference to `xt_socket_get6_sk'
ipc_router_security.c.text+0x69360): undefined reference to `xt_socket_get4_sk'
ipc_router_security.c.text+0x693bc): undefined reference to `xt_socket_put_sk'
net/built-in.o: In function `tcp_nuke_addr':
ipc_router_security.c.text+0x7fdd8): undefined reference to `in6addr_any'
ipc_router_security.c.text+0x7fde8): undefined reference to `in6addr_any'
ipc_router_security.c.text+0x7ff40): undefined reference to `rt6_lookup'
make[2]: *** [vmlinux] Error 1
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory `/home/martin/hadk/kernel/sony/msm'
make: *** [TARGET_KERNEL_BINARIES] Error 2
edit, fixed by disabling IPV6 since thats causing problems. But the F2FS module is causing issues.

Last edited by m4r0v3r; 2017-10-29 at 00:24.
 

The Following User Says Thank You to m4r0v3r For This Useful Post: