| To: | xen-users@xxxxxxxxxxxxxxxxxxx |
|---|---|
| Subject: | [Xen-users] problem compiling xen 3.1 |
| From: | Riccardo Veraldi <Riccardo.Veraldi@xxxxxxxxxxxx> |
| Date: | 2007年8月25日 12:29:43 +0200 |
| Delivery-date: | 2007年8月25日 03:30:19 -0700 |
| 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 |
| User-agent: | Thunderbird 1.5.0.12 (X11/20070604) |
Hello, I compiled xen 3.1 and everything went straight without problems My system is a redhat enterprise 5. But actually xen downloaded kernel 2.6.18 So I changed the config in buildconfigs/mk.linux-2.6-xen into LINUX_VER = 2.6.18.8 any I Recompiled so that xen make process gets the latest 2.6.18 kernel. Here comes hte problem because it aborts with errors during compilation: LD arch/x86_64/kernel/intel_cacheinfo.o LD arch/x86_64/kernel/built-in.o AS arch/x86_64/kernel/head-xen.o/root/xen-3.1.0-src/linux-2.6.18.8-xen/arch/x86_64/kernel/head-xen.S:19:27: error: linux/elfnote.h: No such file or directory
make[7]: *** [arch/x86_64/kernel/head-xen.o] Error 1 Avtually I would like to use kernel 2.6.18.8 instead od 2.6.18 any hints ? I also tried to fix the problem in head-xen.S removing line #include <linux/elfnote.h> but this leads to other problems. Does exist a patch for compiling it with 2.6.18.8 kernel ? thanks Rick _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [Xen-users] Xen and serial port , shacky |
|---|---|
| Next by Date: | Re: [Xen-users] Xen and serial port , Denny Schierz |
| Previous by Thread: | [Xen-users] Xen and serial port , shacky |
| Next by Thread: | [Xen-users] Linux 2.3.23-rc3 on Xen 3.1 fails in xen_write_cr4 , Bastian Blank |
| Indexes: | [Date] [Thread] [Top] [All Lists] |