WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] error compiling xen 3.0.3

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] error compiling xen 3.0.3
From: Raja <raja_btl@xxxxxxxxxxx>
Date: Tue, 7 Nov 2006 13:57:34 -0800 (PST)
Delivery-date: Tue, 07 Nov 2006 13:57:51 -0800
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=a/Qszc0NzPyLIJnB1hHlCxNsek1rWfl/G56Dq11T8cXL3Ir+oPDzW8NUJmwJm7QTJn4/VjVi7gS/vWg64KS4aGFM2x+MxFV79H4oBWUHriFNevniHux3v0jV/w/1qyrLkYU154bnL0dhqwWlCLzuU75KxbviWoWqr9Sv4RR7dFE= ;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Dear friends,
     i am trying to compile xen on a debian system and
it gives me the following error. ANy pointers would be
very helpful and i am dire need of help.

the error:

root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:50:27:
X11/keysymdef.h: No suchfile or directory
In file included from
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:356:
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnchextile.h:
In function `send_hextile_tile_generic':
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnchextile.h:122:
warning: `color' might be used uninitialized in this
function
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c: In
function `do_key_event':
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:871:
error: `XK_Up' undeclared (first use in this function)
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:871:
error: (Each undeclared identifier is reported only
once
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:871:
error: for each function it appears in.)
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:872:
error: `XK_Down' undeclared (first use in this
function)
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:873:
error: `XK_Left' undeclared (first use in this
function)
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:874:
error: `XK_Right' undeclared (first use in this
function)
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:875:
error: `XK_Home' undeclared (first use in this
function)
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:876:
error: `XK_End' undeclared(first use in this function)
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:877:
error: `XK_Page_Up' undeclared (first use in this
function)
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:878:
error: `XK_Page_Down' undeclared (first use in this
function)
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:879:
error: `XK_BackSpace' undeclared (first use in this
function)
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:880:
error: `XK_Delete' undeclared (first use in this
function)
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:881:
error: `XK_Return' undeclared (first use in this
function)
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:882:
error: `XK_Linefeed' undeclared (first use in this
function)
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:892:
error: `XK_Control_L' undeclared (first use in this
function)
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:896:
error: `XK_Alt_L' undeclared (first use in this
function)
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:913:
error: `XK_1' undeclared (first use in this function)
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:913:
error: `XK_9' undeclared (first use in this function)
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c: In
function `protocol_client_msg':
/root/Desktop/xen-3.0.3_0-src/tools/ioemu/vnc.c:1069:
warning: unused variable `now'
make[5]: *** [vnc.o] Error 1
make[5]: Leaving directory
`/root/Desktop/xen-3.0.3_0-src/tools/ioemu/i386-dm'
make[4]: *** [subdir-i386-dm] Error 2
make[4]: Leaving directory
`/root/Desktop/xen-3.0.3_0-src/tools/ioemu'
make[3]: *** [ioemuinstall] Error 2
make[3]: Leaving directory
`/root/Desktop/xen-3.0.3_0-src/tools'
make[2]: *** [install] Error 2
make[2]: Leaving directory
`/root/Desktop/xen-3.0.3_0-src/tools'
make[1]: *** [install-tools] Error 2
make[1]: Leaving directory
`/root/Desktop/xen-3.0.3_0-src'
make: *** [world] Error 2



Thanks,
Raja



 
____________________________________________________________________________________
Sponsored Link

Get an Online or Campus degree
Associate's, Bachelor's, or Master's - in less than one year.
http://www.findtherightschool.com

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>