|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] tools build error in xen-unstable tip (c/s 19515)?
On 09/04/2009 16:24, "Dan Magenheimer" <dan.magenheimer@xxxxxxxxxx> wrote:
> I'm unable to build tools in xen-unstable tip (19515).
> Failure occurs in tools/xenpmd. The long list of
> messages refer to undefined errno values, but the
> make output also looks a bit strange, particularly:
>
> gcc ... -lxenstore xenpmd.c ../../tools/include/xen/io/xs_wire.h -o xenpmd
>
> (don't think I understand why that include file is there...)
Perhaps some implicit build rule is tripping you up? We should have an
explicit target-from-.c rule in that Makefile I think.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|