|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] stubdom: build failure
Hello,
Christoph Egger, le Wed 24 Sep 2008 14:25:07 +0200, a écrit :
> In extras/mini-os/include/types.h, line 22 tries to include stddef.h .
> But this file doesn't exist
It should in the gcc include/ path.
> and due to use of -nostdinc the libc's stddef.h isn't used/found.
That's on purpose.
> gcc <snip> -isystem include
It looks like $(GCC_INSTALL) is empty, that's your issue.
Samuel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|