Re: [uml-devel] build error of an UML kernel with 2.6.2x sources

2007-10-09 Thread Jeff Dike
On Mon, Oct 08, 2007 at 05:59:33PM +0200, Toralf Förster wrote: > I applied your patch and removed that line, the make process now > stoppes at this point: > include/linux/jiffies.h:18:5: warning: "CONFIG_HZ" is not defined > include/linux/jiffies.h:20:7: warning: "CONFIG_HZ" is not defined > inc

Re: [uml-devel] build error of an UML kernel with 2.6.2x sources

2007-10-08 Thread Jeff Dike
On Sat, Oct 06, 2007 at 03:14:25PM +0200, Toralf Förster wrote: > CC arch/um/kernel/um_arch.o > CC arch/um/kernel/umid.o > CC arch/um/kernel/skas/clone.o > arch/um/kernel/skas/clone.c:6:22: error: asm/page.h: No such file or directory > make[2]: *** [arch/um/kernel/skas/clone.o

Re: [uml-devel] build error of an UML kernel with 2.6.2x sources

2007-10-06 Thread Toralf Förster
ROTECTED]) by localhost.localdomain (8.13.8/8.13.8/Submit) id l7KG5b13004766; Mon, 20 Aug 2007 12:05:37 -0400 Date: Mon, 20 Aug 2007 12:05:37 -0400 From: Jeff Dike <[EMAIL PROTECTED]> To: Toralf =?iso-8859-1?Q?F=F6rster?= <[EMAIL PROTECTED]> Cc: uml-devel Subject: Re: [uml-devel] build

Re: [uml-devel] build error of an UML kernel with 2.6.2x sources

2007-08-20 Thread Jeff Dike
On Mon, Aug 20, 2007 at 05:30:37PM +0200, Toralf Förster wrote: > I found this in /usr/include/sys/user.h (the file was installed from > glibc-2.5-r4): sys/user works for me - try the patch below. Jeff -- Work email - jdike at linux dot intel dot com Index: lin

Re: [uml-devel] build error of an UML kernel with 2.6.2x sources

2007-08-20 Thread Daniel Gryniewicz
On Mon, 2007-08-20 at 10:11 -0400, Jeff Dike wrote: > On Sun, Aug 19, 2007 at 06:12:33PM +0200, Toralf Förster wrote: > > I found a definition of elf_fpregset_t within incluce files from the glibc > > package: > > > > [EMAIL PROTECTED] /usr/include $ grep -Hir user_i387_struct * > > > > [EMAIL P

Re: [uml-devel] build error of an UML kernel with 2.6.2x sources

2007-08-20 Thread Jeff Dike
On Sun, Aug 19, 2007 at 06:12:33PM +0200, Toralf Förster wrote: > I found a definition of elf_fpregset_t within incluce files from the glibc > package: > > [EMAIL PROTECTED] /usr/include $ grep -Hir user_i387_struct * > > [EMAIL PROTECTED] /usr/include $ grep -Hir elf_fpregset_t * > sys/procfs.h:

Re: [uml-devel] build error of an UML kernel with 2.6.2x sources

2007-08-19 Thread Toralf Förster
Am Sonntag, 19. August 2007 schrieb Jeff Dike: > On Sun, Aug 19, 2007 at 11:42:55AM +0200, Toralf Förster wrote: > > arch/um/sys-i386/user-offsets.c:7:22: error: asm/user.h: No such file or > > directory > > arch/um/sys-i386/user-offsets.c: In function 'foo': > > arch/um/sys-i386/user-offsets.c:51

Re: [uml-devel] build error of an UML kernel with 2.6.2x sources

2007-08-19 Thread Jeff Dike
On Sun, Aug 19, 2007 at 11:42:55AM +0200, Toralf Förster wrote: > arch/um/sys-i386/user-offsets.c:7:22: error: asm/user.h: No such file or > directory > arch/um/sys-i386/user-offsets.c: In function 'foo': > arch/um/sys-i386/user-offsets.c:51: error: invalid application of 'sizeof' to > incomplete