From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason Subject: 3.0.3 without X Date: Thu, 04 Jan 2007 08:54:42 -0600 Message-ID: <459D1532.1060908@jasonandjessi.com> 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 List-Id: xen-devel@lists.xenproject.org Hello, I have posted this to the users list, but haven't had much luck. I've also used my best google-fu, which may be lacking, and searched the archives. I run Dom0 in a very bare bones enviroment that fits on a CF card. My DomUs then use my harddrives and Dom0 is left only wih the task of managing my DomUs. This has worked out really well for me using Xen 3.0HG-Unstable (old old old). I've tried to recently move to 3.0.3 and a new dependency on X Windows seems to have popped up. I can't get my compile to make it past the ioemu/vnc.c parts since I don't have anything resembling X installed. Is their a way to compile 3.0.3 without the X dependency? I don't have any HVM hardware, so that's not a concern for me and I've already tried to edit config/x86_32.mk. Thanks! /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 -- Jason The place where you made your stand never mattered, only that you were there... and still on your feet