[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] can't find arch/xen/xen-public/io/console.h building xencons_ring.c in 29db5bded574
- To: Charles Duffy <cduffy@xxxxxxxxxxx>
- From: Rami Rosen <rosenrami@xxxxxxxxx>
- Date: Thu, 13 Oct 2005 14:16:01 +0200
- Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Thu, 13 Oct 2005 12:13:22 +0000
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=gRSxJlDyTCmBxoBMhMn5c54SL/KrHviD+ObnoDuQlwWCleMZsxetz91eEZnWudV0n94bW6sUhMLQ+WbUqx9INhDyXo+ibLP02NdMPvqvKUyR/BVVurNyecokFyLTOt/Wl8cCH4URaBOOGMpsHJHvhWrPEBOGZg7hCiIJadI9xrw=
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
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
|