|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] can't find arch/xen/xen-public/io/console.h building xen
Hello,
Yes, I have this too; something went wrong probably lately.
As a workaround ,until it will be fixed (hopefully soon), I did added a symbolic link named console.h to
xen/include/public/io/console.h
in
linux-2.6.12-xen0/include/asm-xen/xen-public/io
and also in
linux-2.6.12-xenU/include/asm-xen/xen-public/io
and ran make again; this time the
build was completed succesfully with no further errors.
Regards,
Rami Rosen
On 10/13/05, Charles Duffy <cduffy@xxxxxxxxxxx> wrote:
CC drivers/xen/console/xencons_ring.o drivers/xen/console/xencons_ring.c:23:43: asm-xen/xen-public/io/console.h: No such file or directory drivers/xen/console/xencons_ring.c: In function `xencons_ring_send':
drivers/xen/console/xencons_ring.c:39: error: dereferencing pointer to incomplete type drivers/xen/console/xencons_ring.c:39: error: dereferencing pointer to incomplete type drivers/xen/console/xencons_ring.c:39: error: dereferencing pointer to
incomplete type drivers/xen/console/xencons_ring.c:40: error: dereferencing pointer to incomplete type drivers/xen/console/xencons_ring.c:40: warning: implicit declaration of function `MASK_XENCONS_IDX'
drivers/xen/console/xencons_ring.c:40: error: dereferencing pointer to incomplete type drivers/xen/console/xencons_ring.c:40: error: dereferencing pointer to incomplete type drivers/xen/console/xencons_ring.c:42: error: dereferencing pointer to
incomplete type drivers/xen/console/xencons_ring.c: In function `handle_input': drivers/xen/console/xencons_ring.c:56: error: dereferencing pointer to incomplete type drivers/xen/console/xencons_ring.c:56: error: dereferencing pointer to
incomplete type drivers/xen/console/xencons_ring.c:59: error: dereferencing pointer to incomplete type drivers/xen/console/xencons_ring.c:59: error: dereferencing pointer to incomplete type drivers/xen/console/xencons_ring.c:60: error: dereferencing pointer to
incomplete type drivers/xen/console/xencons_ring.c:62: error: dereferencing pointer to incomplete type make[6]: *** [drivers/xen/console/xencons_ring.o] Error 1 make[5]: *** [drivers/xen/console] Error 2
make[4]: *** [drivers/xen] Error 2 make[3]: *** [drivers] Error 2 make[3]: Leaving directory `/usr/src/xen-unstable.hg/linux-2.6.12-xen0'
_______________________________________________ Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|