|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] XEN 3.0 compilation error
Muli- Thanks, it worked (package is called 'X11-devel').
Arnon.
-----Original Message-----
From: Muli Ben-Yehuda [mailto:mulix@xxxxxxxxx]
Sent: Sunday, May 08, 2005 1:52 PM
To: Einhar, Arnon
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] XEN 3.0 compilation error
> g++ -I. -I../include -I.. -O2 -I../../../tools/libxc
> -I../../../xen/include/public -c -o x.o x.cc
> x.cc:39:22: X11/Xlib.h: No such file or directory
> x.cc:40:23: X11/Xutil.h: No such file or directory
> x.cc:41:21: X11/Xos.h: No such file or directory
> x.cc:42:23: X11/Xatom.h: No such file or directory
> x.cc:43:24: X11/keysym.h: No such file or directory
> x.cc:45:21: X11/xpm.h: No such file or directory
install the X11 development libraries (not sure what the SuSE package
is called) or disable compilation of the ioemu subdirectory.
Cheers,
Muli
--
Muli Ben-Yehuda
http://www.mulix.org | http://mulix.livejournal.com/
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|