WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Compile errors regarding X11 headers, version 3.0.4 on Fedor

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Compile errors regarding X11 headers, version 3.0.4 on Fedora Core 5
From: "Rob Egan" <robert.g.egan@xxxxxxxxx>
Date: Mon, 26 Feb 2007 15:22:37 -0800
Delivery-date: Mon, 26 Feb 2007 15:21:57 -0800
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=Rpylmgt+OLQDA61qwPPFkJKMbpCUEs4rnj4QKQY/yUQTyRs8cILxhnmW/aM5bQu/OdAOnZuCmHRtchxHsxu74lbi+EVmNM1Ev4xYGdud7KKlJrTNa5Qw8lq/yw+wtKYZ/dowNpGM1ejtsI4d+w4aKYaSyn1Lz0WcmPyptUrrV1Y=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=fhhzt+378NWMl2ju8T04winAHe36bnPlPBr3bqUPG6dhncnHJKWLVoaCzQ5sL4aGW8b7gVRkmwqguCb6TQWimO8Gqyk1RwohzBItoM7wf4GdP9bMWBX8lhg8cBwhmQubyXy1hgxtEH1BXFx6seKqyy+OBonq45XUKvKBW26I/f0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I'm trying to compile Xen 3.0.4 on a Fedora Core 5 x86_64 system and keep getting errors related to X11. I have seen other posts on here about this, and they were able to fix the problem by installing packages such as xorg-x11-devel. I was wondering if anyone knew what equivalent packages provide these X11 headers for FC5 x86_64. Thanks!

Also, for those interested, here are my compile errors:

make[5]: *** [vnc.o] Error 1
make[5]: Leaving directory `/root/xen-3.0.4_1-src/tools/ioemu/i386-dm'
make[4]: *** [subdir-i386-dm] Error 2
make[4]: Leaving directory `/root/xen-3.0.4_1-src/tools/ioemu'
make[3]: *** [ioemuinstall] Error 2
make[3]: Leaving directory `/root/xen-3.0.4_1-src/tools'
make[2]: Leaving directory `/root/xen-3.0.4_1-src/tools '
make[1]: *** [install-tools] Error 2
make[1]: Leaving directory `/root/xen-3.0.4_1-src'
make: *** [world] Error 2

And if I leave the check_x11_devel script in the tools/check directory, I just get an error saying "*** Check for x11 headers FAILED" and then a bunch of make errors.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Compile errors regarding X11 headers, version 3.0.4 on Fedora Core 5, Rob Egan <=