building tests

Thomas Graf tgraf at suug.ch
Mon Sep 1 13:49:09 PDT 2014


On 09/01/14 at 07:28pm, Kevin Wilson wrote:
> Thanks
> With the most recent git tree (last commit from 27.8) I get:
> 
> make check
> 
> ** No rule to make target `linux/inetdevice.h', needed by `all-am'.  Stop
> config.status: creating python/netlink/route/Makefile
> config.status: creating python/tests/Makefile
> config.status: creating include/netlink/version.h
> config.status: creating lib/defs.h
> config.status: executing depfiles commands
> config.status: executing libtool commands
> Making check in include
> make[1]: Entering directory `/work/src/libnl/include'
> make[1]: *** No rule to make target `linux/inetdevice.h', needed by
> `all-am'.  Stop.
> make[1]: Leaving directory `/work/src/libnl/include'
> make: *** [check-recursive] Error 1

I assume you have a file include/linux/inetdevice.h in your libnl
directory? Does that happen if you run make check in tests/ itself
as well?



More information about the libnl mailing list