Re: [uml-devel] UML doesn't build in 2.6.23-rc3.

2007-09-04 Thread Rob Landley
On Wednesday 22 August 2007 10:44:13 pm Jeff Dike wrote: > On Wed, Aug 22, 2007 at 08:47:01PM -0500, Rob Landley wrote: > > Does that reproduce it for you? > > Yup, but it's somewhat non-obvious why. Anyway, it seems clear that > asm-generic/tlb.h is missing an include. > >

Re: [uml-devel] UML doesn't build in 2.6.23-rc3.

2007-08-22 Thread Jeff Dike
On Wed, Aug 22, 2007 at 08:47:01PM -0500, Rob Landley wrote: > Does that reproduce it for you? Yup, but it's somewhat non-obvious why. Anyway, it seems clear that asm-generic/tlb.h is missing an include. Jeff -- Work email - jdike at linux dot intel dot com ---

Re: [uml-devel] UML doesn't build in 2.6.23-rc3.

2007-08-22 Thread Rob Landley
On Wednesday 22 August 2007 4:31:15 pm Jeff Dike wrote: > On Wed, Aug 22, 2007 at 04:26:53PM -0500, Rob Landley wrote: > > include/asm-generic/tlb.h: In function ‘tlb_flush_mmu’: > > include/asm-generic/tlb.h:76: error: implicit declaration of > > function ‘release_pages’ > > include/asm-generic/tl

Re: [uml-devel] UML doesn't build in 2.6.23-rc3.

2007-08-22 Thread Jeff Dike
On Wed, Aug 22, 2007 at 04:26:53PM -0500, Rob Landley wrote: > include/asm-generic/tlb.h: In function ‘tlb_flush_mmu’: > include/asm-generic/tlb.h:76: error: implicit declaration of > function ‘release_pages’ > include/asm-generic/tlb.h: In function ‘tlb_remove_page’: > include/asm-generic/tlb.h:1

Re: [uml-devel] UML doesn't build in 2.6.23-rc3.

2007-08-22 Thread Rob Landley
On Wednesday 22 August 2007 12:24:56 pm Jeff Dike wrote: > On Tue, Aug 21, 2007 at 09:48:05PM -0500, Rob Landley wrote: > > I fixed it for me with the following patch, just in case anybody > > else had this problem: > > What were the errors? > > Jeff CC arch/um/os-Linux/file.o

Re: [uml-devel] UML doesn't build in 2.6.23-rc3.

2007-08-22 Thread Jeff Dike
On Tue, Aug 21, 2007 at 09:48:05PM -0500, Rob Landley wrote: > I fixed it for me with the following patch, just in case anybody > else had this problem: What were the errors? Jeff -- Work email - jdike at linux dot intel dot com -