Fixed build issue when built with --enable-tizen-ext-wifi-mesh option 53/206653/1 accepted/tizen/unified/20190605.215650 submit/tizen/20190604.083831
authorNishant Chaprana <n.chaprana@samsung.com>
Wed, 22 May 2019 16:48:39 +0000 (22:18 +0530)
committerNishant Chaprana <n.chaprana@samsung.com>
Wed, 22 May 2019 16:53:32 +0000 (22:23 +0530)
commit52770f14eb36bd8b4f587d67ae66a44a2d276921
treeb8223f3da9af80bad71abc84b6d2d5cec5e10bc0
parent5b0ef68d400aa263a42b8ca47ce6a7c38b588441
Fixed build issue when built with --enable-tizen-ext-wifi-mesh option

Below error comes when compiled with --enable-tizen-ext-wifi-mesh option:-

[  168s] src/mesh-netlink.c:29:31: fatal error: netlink/genl/genl.h: No such file or directory
[  168s]  #include <netlink/genl/genl.h>
[  168s]                                ^
[  168s] compilation terminated.
[  168s] Makefile:4430: recipe for target 'src/src_connmand-mesh-netlink.o' failed
[  168s] make[1]: *** [src/src_connmand-mesh-netlink.o] Error 1
[  168s] make[1]: *** Waiting for unfinished jobs....
[  168s]   CC       gweb/vpn_connman_vpnd-gionotls.o
[  169s] Makefile:1815: recipe for target 'all' failed
[  169s] make: *** [all] Error 2

Change-Id: Ib62a65cc0dbecca86a6ae9d67bfae880fcb30bbd
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
Makefile.am
configure.ac
packaging/connman.spec