Mark Dickie
2006-Mar-31 11:25 UTC
[Xen-users] Problems compiling kernel 2.6.12.6 from Xen Testing
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello everyone, When I try to compile the kernel in Xen testing after loading my config file I get the following error. CC arch/xen/x86_64/kernel/time.o arch/xen/x86_64/kernel/time.c: In function `time_init'': arch/xen/x86_64/kernel/time.c:822: warning: long unsigned int format, different type arg (arg 2) arch/xen/x86_64/kernel/time.c:822: warning: long unsigned int format, different type arg (arg 3) arch/xen/x86_64/kernel/time.c:822: warning: long unsigned int format, different type arg (arg 2) arch/xen/x86_64/kernel/time.c:822: warning: long unsigned int format, different type arg (arg 3) CC arch/xen/x86_64/kernel/pci-dma.o CC arch/xen/x86_64/kernel/swiotlb.o LD arch/xen/x86_64/kernel/built-in.o AS arch/xen/x86_64/kernel/head.o CC arch/xen/x86_64/kernel/head64.o arch/xen/x86_64/kernel/head64.c: In function `x86_64_start_kernel'': arch/xen/x86_64/kernel/head64.c:113: error: `s'' undeclared (first use in this function) arch/xen/x86_64/kernel/head64.c:113: error: (Each undeclared identifier is reported only once arch/xen/x86_64/kernel/head64.c:113: error: for each function it appears in.) make[3]: *** [arch/xen/x86_64/kernel/head64.o] Error 1 make[2]: *** [arch/xen/x86_64/kernel] Error 2 make[2]: Leaving directory `/root/source/xen-3.0-testing/linux-2.6.12-xen'' make[1]: *** [build] Error 2 make[1]: Leaving directory `/root/source/xen-3.0-testing'' make: *** [linux-2.6-xen-install] Error 2 This is in a uniprocessor AMD Opteron server with a NForce chipsetted motherboard. I have attatched my .config in case that helps. Does anyone know what causes this kind of problem? Regards, - -- Mark Robert Dickie Virtual Desk Limited E markd@hotdesk.biz T 08450043348 M 07817720002 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFELRG3g5JDEx+pX28RAkyaAJ4rprKONf4zvQ8hVKLS7tQlLw8E7ACeMEgT IRsh6aVPzS6Op0kgLNjikco=O9dK -----END PGP SIGNATURE----- _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Mark Dickie
2006-Mar-31 16:59 UTC
Re: [Xen-users] Problems compiling kernel 2.6.12.6 from Xen Testing
I tried this and it worked nicely. Thank you very much for the suggestion. On Friday 31 March 2006 17:54, Ludovico Cavedon wrote:> On Fri, 2006-03-31 at 12:25 +0100, Mark Dickie wrote: > > CC arch/xen/x86_64/kernel/head64.o > > arch/xen/x86_64/kernel/head64.c: In function `x86_64_start_kernel'': > > arch/xen/x86_64/kernel/head64.c:113: error: `s'' undeclared (first use in > > this > > > > [...] > > > > This is in a uniprocessor AMD Opteron server with a NForce chipsetted > > motherboard. I have attatched my .config in case that helps. Does > > anyone know what causes this kind of problem? > > I had the same problem. > If you disable "NUMA" support, it should be ok. > > Rgards, > Ludovico Cavedon_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Cavedon Ludovico
2006-Mar-31 22:28 UTC
Re: [Xen-users] Problems compiling kernel 2.6.12.6 from Xen Testing
On Fri, 2006-03-31 at 12:25 +0100, Mark Dickie wrote:> CC arch/xen/x86_64/kernel/head64.o > arch/xen/x86_64/kernel/head64.c: In function `x86_64_start_kernel'': > arch/xen/x86_64/kernel/head64.c:113: error: `s'' undeclared (first use in this > > [...] > > This is in a uniprocessor AMD Opteron server with a NForce chipsetted > motherboard. I have attatched my .config in case that helps. Does anyone > know what causes this kind of problem?I had the same problem. If you disable "NUMA" support, it should be ok. Rgards, Ludovico Cavedon _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users