hi,
I''m getting this error when I build Xen from source in my SUSE
Enterprice
11, How should I solve this problem?
The error information is as follows:
Checking check_x11_devel:
*** check_x11_devel FAILED: can''t find X11 headers
thanks,
Johnny
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
On Sat, Oct 24, 2009 at 12:28 PM, huang Johnny <johnnyat2010@gmail.com> wrote:> hi, > I''m getting this error when I build Xen from source in my SUSE Enterprice > 11, How should I solve this problem? > The error information is as follows: > Checking check_x11_devel: > *** check_x11_devel FAILED: can''t find X11 headersinstall it. This is what I had to do on Opensuse 11.1 to install xen build dependencies: zypper install gcc zlib-devel gettext-tools libopenssl-devel xorg-x11-devel dev86 SDL-devel ncurses-devel python-devel bridge-utils -- Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Thanks, I successfully installed gettext-tools in your way, while xorg-x11-devel still cannot be installed. I finally found xorg-x11-devel and its dependendcies in openSUSE 11.1 installation DVD, they all can be sucessfully installed in SELS 11. now my check in xen-3.4.1/tools/check has passed. thanks a lot. On Tue, Oct 27, 2009 at 10:28 AM, Fajar A. Nugraha <fajar@fajar.net> wrote:> On Sat, Oct 24, 2009 at 12:28 PM, huang Johnny <johnnyat2010@gmail.com> > wrote: > > hi, > > I''m getting this error when I build Xen from source in my SUSE > Enterprice > > 11, How should I solve this problem? > > The error information is as follows: > > Checking check_x11_devel: > > *** check_x11_devel FAILED: can''t find X11 headers > > install it. > This is what I had to do on Opensuse 11.1 to install xen build > dependencies: > > zypper install gcc zlib-devel gettext-tools libopenssl-devel > xorg-x11-devel dev86 SDL-devel ncurses-devel python-devel bridge-utils > > -- > Fajar >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users