Re: [uml-devel] doubt regarding UML instlation please help me.

2007-06-07 Thread Jeff Dike
On Thu, Jun 07, 2007 at 02:13:10AM -0500, battipatisainagendra Bhavaniprasad wrote: > this is the log that i foundlikewise this gets executed > repetedlly... OK, so it does loop. > make: Warning: File `/root/Desktop/linux-2.6.21/arch/um/Makefile-os-Linux' > has modification time 2e+0

Re: [uml-devel] doubt regarding UML instlation please help me.

2007-06-06 Thread Jeff Dike
On Wed, Jun 06, 2007 at 07:17:45PM +0545, battipatisainagendra Bhavaniprasad wrote: > I have downloaded kernel 2.6.21 merror from following url > > http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.gz > > the following commands are given...to run uml > > make def

Re: [uml-devel] doubt regarding UML instlation please help me.

2007-06-06 Thread Jeff Dike
On Wed, Jun 06, 2007 at 04:52:25PM +0530, battipatisainagendra Bhavaniprasad wrote: > next i went with the latest kernel i.e..linux-2.6.21.tar.bz2 > but when i run command i.e...make ARCH=um > > it's going on exexuting the same sequence of things What same sequence of things? The JB_* error

Re: [uml-devel] doubt regarding UML instlation please help me.

2007-06-06 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 [snip] > arch/um/os-Linux/sys-i386/registers.c:139: error: 'JB_BP' undeclared > (first use in this function) > > make[2]: *** [arch/um/os-Linux/sys-i386/registers.o] Error 1 > > make[1]: *** [arch/um/os-Linux/sys-i386] Error 2 > > > next i went w

[uml-devel] doubt regarding UML instlation please help me.

2007-06-06 Thread battipatisainagendra Bhavaniprasad
Hello sir, This is Prasad working on UML.I have tried running UML with latest source from www.kernel.org but I could not get. the problem was as followes with 2.6.16 kernel i have given the following commands 1.make defconfig ARCH=um 2.make ARCH=um but i am getting an error