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-users

[Xen-users] Problem building 3.0.3-testing

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem building 3.0.3-testing
From: Tim Post <tim.post@xxxxxxxxxxxxxxx>
Date: Tue, 17 Oct 2006 17:36:27 +0800
Delivery-date: Tue, 17 Oct 2006 02:37:23 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: Net Kinetics
Reply-to: tim.post@xxxxxxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello to all, 

gcc v 3.4 / x86_32 produces the following during a make world on 3.0.3
testing. I think I'm missing a package, I just can't figure out which
one.

Installed are :

root@dev3:/usr/src/xen-3.0.3-testing# dpkg -l | grep vnc
ii  libvncauth-dev                        3.3.7-7ubuntu1
Virtual network computing authentication hea
ii  libvncauth0                           3.3.7-7ubuntu1
Virtual network computing authentication lib
ii  libvncserver-dev                      0.7.1-3
easy API to write one's own VNC server
root@dev3:/usr/src/xen-3.0.3-testing#    

Any suggestions?

Best -
Tim

ools/ioemu/vnc.c
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:50:27: X11/keysymdef.h: No
such file or directory
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c: In function
`do_key_event':
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:871: error: `XK_Up'
undeclared (first use in this function)
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:871: error: (Each
undeclared identifier is reported only once
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:871: error: for each
function it appears in.)
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:872: error: `XK_Down'
undeclared (first use in this function)
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:873: error: `XK_Left'
undeclared (first use in this function)
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:874: error: `XK_Right'
undeclared (first use in this function)
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:875: error: `XK_Home'
undeclared (first use in this function)
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:876: error: `XK_End'
undeclared (first use in this function)
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:877: error: `XK_Page_Up'
undeclared (first use in this function)
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:878: error: `XK_Page_Down'
undeclared (first use in this function)
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:879: error: `XK_BackSpace'
undeclared (first use in this function)
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:880: error: `XK_Delete'
undeclared (first use in this function)
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:881: error: `XK_Return'
undeclared (first use in this function)
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:882: error: `XK_Linefeed'
undeclared (first use in this function)
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:892: error: `XK_Control_L'
undeclared (first use in this function)
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:896: error: `XK_Alt_L'
undeclared (first use in this function)
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:913: error: `XK_1'
undeclared (first use in this function)
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:913: error: `XK_9'
undeclared (first use in this function)
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c: In function
`protocol_client_msg':
/usr/src/xen-3.0.3-testing/tools/ioemu/vnc.c:1069: warning: unused
variable `now'
make[5]: *** [vnc.o] Error 1



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

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