All of lore.kernel.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] cannot recompile my openwrt image with last version of batman-adv 2017-4
@ 2017-12-25 17:36 laurent
  2017-12-25 19:24 ` Sven Eckelmann
  0 siblings, 1 reply; 3+ messages in thread
From: laurent @ 2017-12-25 17:36 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

Hello,

I had an openwrt image with batman-adv 2017-0 that compile fine but when 
I have updated to 2017-4 I got this error (it is a warning but treated 
as an error):

I am able to compile alone the module in the build forlder:

/home/user/gateworks-openwrt/build_dir/target-arm_mpcore+vfp_musl-1.1.12_eabi/linux-cns3xxx/batman-adv-2017.4/net/batman-adv/bat_iv_ogm.c:734:2: 
error: implicit declaration of function 'skb_put_data' 
[-Werror=implicit-function-declaration]
   skb_put_data(forw_packet_aggr->skb, packet_buff, packet_len);
   ^
cc1: some warnings being treated as errors
make[5]: *** 
[/home/user/gateworks-openwrt/build_dir/target-arm_mpcore+vfp_musl-1.1.12_eabi/linux-cns3xxx/batman-adv-2017.4/net/batman-adv/bat_iv_ogm.o] 
Error 1
make[4]: *** 
[_module_/home/user/gateworks-openwrt/build_dir/target-arm_mpcore+vfp_musl-1.1.12_eabi/linux-cns3xxx/batman-adv-2017.4/net/batman-adv] 
Error 2
make[4]: Leaving directory 
`/home/user/gateworks-openwrt/build_dir/target-arm_mpcore+vfp_musl-1.1.12_eabi/linux-cns3xxx/linux-4.4'
make[3]: *** 
[/home/user/gateworks-openwrt/build_dir/target-arm_mpcore+vfp_musl-1.1.12_eabi/linux-cns3xxx/batman-adv-2017.4/.built] 
Error 2
make[3]: Leaving directory 
`/home/user/gateworks-openwrt/feeds/routing/batman-adv'
make[2]: *** [package/feeds/routing/batman-adv/compile] Error 2
make[2]: Leaving directory `/home/user/gateworks-openwrt'
make[1]: *** 
[/home/user/gateworks-openwrt/staging_dir/target-arm_mpcore+vfp_musl-1.1.12_eabi/stamp/.package_compile] 
Error 2
make[1]: Leaving directory `/home/user/gateworks-openwrt'
make: *** [world] Error 2

Thank you

Laurent


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-12-26  9:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-25 17:36 [B.A.T.M.A.N.] cannot recompile my openwrt image with last version of batman-adv 2017-4 laurent
2017-12-25 19:24 ` Sven Eckelmann
2017-12-26  9:08   ` laurent

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.