|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Problem building 3.0.3-testing
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>
|
- [Xen-users] Problem building 3.0.3-testing,
Tim Post <=
|
|
|
|
|