|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] 2.6 compile error
> I get this error when I compile 2.6 dom0:
>
> CC drivers/char/mem.o
> drivers/char/mem.c: In function `mmap_mem':
> drivers/char/mem.c:247: error: `start_info' undeclared (first use in this
> function)
> drivers/char/mem.c:247: error: (Each undeclared identifier is reported only
> once
> drivers/char/mem.c:247: error: for each function it appears in.)
> drivers/char/mem.c:247: error: `SIF_PRIVILEGED' undeclared (first use in this
> function)
> drivers/char/mem.c:253: warning: implicit declaration of function
> `direct_remap_area_pages'
> drivers/char/mem.c:255: error: `domid_t' undeclared (first use in this
> function)
> drivers/char/mem.c:255: error: parse error before "file"
> make[2]: *** [drivers/char/mem.o] Error 1
> make[1]: *** [drivers/char] Error 2
> make: *** [drivers] Error 2
>
> maybe a missing include file somewhere?
James,
I just did a complete pull and rebuild without problems. I
suspect that your bk repo must be in a funny state and needs
re-cloneing.
Ian
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|