Re: [uml-devel] NEW compile errors for UMLPPC

2005-07-27 Thread Blaisorblade
On Monday 25 July 2005 20:28, ashwin tanugula wrote: > Hi, > I think those errors came due to the inclusion of > include/asm/processor-i386.h. I remover that inclusion and included > the structure arch_thread in processor-generic.h, which removed the > previous errors. > > Now I am getting the foll

[uml-devel] NEW compile errors for UMLPPC

2005-07-25 Thread ashwin tanugula
Hi, I think those errors came due to the inclusion of include/asm/processor-i386.h. I remover that inclusion and included the structure arch_thread in processor-generic.h, which removed the previous errors. Now I am getting the following errors - Show quoted text - [EMAIL PROTECTED]:/home/ashwin