checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... /usr/bin/gtkdoc-check checking resolv.h usability... yes checking resolv.h presence... yes checking for resolv.h... yes checking for ns_initparse in -lresolv... no checking for __ns_initparse in -lresolv... yes checking for signalfd... yes checking for dlopen in -ldl... yes checking for GLIB... yes checking for DBUS... yes checking for GNUTLS... yes checking for XTABLES... yes checking for wpa_supplicant... /usr/sbin/wpa_supplicant configure: creating ./config.status config.status: creating Makefile config.status: creating include/version.h config.status: creating src/connman.service config.status: creating scripts/connman config.status: creating doc/version.xml config.status: creating connman.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-nls, --disable-largefile, --disable-ipv6, --disable-ntpd >>> connman 1.0 Building PATH="/home/peko/scratch/host/bin:/home/peko/scratch/host/usr/bin:/home/peko/scratch/host/usr/sbin/:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/peko/.local/bin:/home/peko/bin" PERLLIB="/home/peko/scratch/host/usr/lib/perl" /usr/bin/make -j8 -C /home/peko/scratch/build/connman-1.0/ make[1]: Entering directory `/home/peko/scratch/build/connman-1.0' GEN include/connman/types.h GEN include/connman/log.h GEN include/connman/plugin.h GEN include/connman/notifier.h GEN include/connman/service.h GEN include/connman/resolver.h GEN include/connman/ipconfig.h GEN include/connman/device.h GEN include/connman/network.h GEN include/connman/inet.h GEN include/connman/storage.h GEN include/connman/version.h GEN include/connman/rtnl.h GEN include/connman/task.h GEN include/connman/dbus.h GEN include/connman/option.h GEN include/connman/provider.h GEN include/connman/utsname.h GEN include/connman/timeserver.h GEN include/connman/proxy.h GEN include/connman/technology.h GEN src/builtin.h GEN include/connman/setting.h /usr/bin/make --no-print-directory all-am CC src/main.o CC src/error.o CC src/plugin.o CC src/task.o CC src/device.o CC src/network.o CC src/connection.o CC src/manager.o In file included from src/network.c:29:0: src/connman.h:142:25: fatal error: netinet/ip6.h: No such file or directory compilation terminated. In file included from src/plugin.c:34:0: src/connman.h:142:25: fatal error: netinet/ip6.h: No such file or directory compilation terminated. In file included from src/device.c:29:0: src/connman.h:142:25: fatal error: netinet/ip6.h: No such file or directory compilation terminated. In file included from src/manager.c:30:0: src/connman.h:142:25: fatal error: netinet/ip6.h: No such file or directory compilation terminated. In file included from src/error.c:31:0: src/connman.h:142:25: fatal error: netinet/ip6.h: No such file or directory compilation terminated. make[2]: *** [src/plugin.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [src/network.o] Error 1 make[2]: *** [src/device.o] Error 1 In file included from src/connection.c:33:0: src/connman.h:142:25: fatal error: netinet/ip6.h: No such file or directory compilation terminated. make[2]: *** [src/error.o] Error 1 make[2]: *** [src/manager.o] Error 1 make[2]: *** [src/connection.o] Error 1 In file included from src/task.c:34:0: src/connman.h:142:25: fatal error: netinet/ip6.h: No such file or directory compilation terminated. make[2]: *** [src/task.o] Error 1 In file included from src/main.c:40:0: src/connman.h:142:25: fatal error: netinet/ip6.h: No such file or directory compilation terminated. make[2]: *** [src/main.o] Error 1 make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/peko/scratch/build/connman-1.0' make: *** [/home/peko/scratch/build/connman-1.0/.stamp_built] Error 2