|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] 3.0.3 without x windows
On Wed, 2007-01-03 at 14:58 -0600, jason wrote:
> hmm. gave it a shot, but no dice. It still bombs out on ioemu/vnc.c
>
> /mnt/share/xen-3.0.3_0-src/tools/ioemu/vnc.c:50:27: X11/keysymdef.h: No
> such file or directory
> /mnt/share/xen-3.0.3_0-src/tools/ioemu/vnc.c: In function `do_key_event':
>
> ...blah blah blah...
>
> /mnt/share/xen-3.0.3_0-src/tools/ioemu/vnc.c: In function
> `protocol_client_msg':
> /mnt/share/xen-3.0.3_0-src/tools/ioemu/vnc.c:1069: warning: unused
> variable `now'
> make[5]: *** [vnc.o] Error 1
>
If on a Debian (or fork thereof) system install :
libx11-dev
Yum-ish distros should be xorg-x11-devel (or similar), a yum search x11
| grep dev ought to turn it up.
Hope this helps.
Best,
--Tim
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|