[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140119122058.GB27187@pd.tnic>
Date: Sun, 19 Jan 2014 13:20:58 +0100
From: Borislav Petkov <bp@...en8.de>
To: Bjarke Istrup Pedersen <gurligebis@...too.org>
Cc: Paul Bolle <pebolle@...cali.nl>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Haiyang Zhang <haiyangz@...rosoft.com>,
"K. Y. Srinivasan" <kys@...rosoft.com>
Subject: Re: [PATCH] Adding hyperv.h to uapi headers
On Sun, Jan 19, 2014 at 12:57:11AM +0100, Bjarke Istrup Pedersen wrote:
> To be able to build the kvp deamon, which has been broken since the
> UAPI split a few versions ago.
Right.
> The tool located in tools/hv.
Ah, I see.
Those things there could use a Makefile, btw.
$ gcc -Wall -o hv_kvp_daemon{,.c}
hv_kvp_daemon.c:38:26: fatal error: linux/hyperv.h: No such file or directory
#include <linux/hyperv.h>
^
compilation terminated.
Oh, and some build infra so that they can be buildable from within the
kernel tree.
Oh well...
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists