From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Daniel Bauer" Subject: SuSE10 XEN3 Kernel Date: Fri, 10 Mar 2006 14:48:51 +0100 Message-ID: <034101c64449$5de41d50$0101010a@mobile> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original 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@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi @all, sorry if this is the wrong list for this question. I try to compile my own kernel with SuSE 10.0 und the rpms of Kurt Garloff (XEN 8800). I'm not able to compile the kernel with this sources, it stops with the following errormessage: CC arch/xen/i386/mm/pgtable.o arch/xen/i386/mm/pgtable.c: In function make_page_readonly: arch/xen/i386/mm/pgtable.c:427: error: implicit declaration of function kmap_flush_unused make[1]: *** [arch/xen/i386/mm/pgtable.o] Error 1 make: *** [arch/xen/i386/mm] Error 2 Does somebody know how to solve this problem? Or is there a howto to patch a SuSE Kernel with the actual XEN Sources? Thanks Daniel