From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Duffy Subject: can't find arch/xen/xen-public/io/console.h building xencons_ring.c in 29db5bded574 Date: Thu, 13 Oct 2005 06:28:57 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org 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'