<div>Hi,</div>
<div>Am trying to compile my WRL 2.6.21 kernel for PPC architecture.</div>
<div>The processor am using is AMCC powerpc 440EP .</div>
<div>I just built the file system by running the configure command with --enable-rootfs=glibc-small and --enable-cpu-ppc-440 and i got a cross compiler.</div>
<div>I took the linux kernel image and updated the PATH variable to the path of my cross compiler.I did a make with ARCH=powerpc and CROSS_COMPILER=/my cross compiler,except gcc/.</div>
<div> </div>
<div>When I try to do this I get the following error.</div>
<div>
<div><font face="Arial" size="2"><span class="730463712-11082009">arch/powerpc/mm/44x_mmu.c: In function &#39;mmu_mapin_ram&#39;:<br>arch/powerpc/mm/44x_mmu.c:106: error: &#39;PPC_PIN_SIZE&#39; undeclared (first use in this function)<br>
arch/powerpc/mm/44x_mmu.c:106: error: (Each undeclared identifier is reported only once<br>arch/powerpc/mm/44x_mmu.c:106: error: for each function it appears in.)<br>arch/powerpc/mm/44x_mmu.c:106: error: &#39;PPC44x_PIN_SHIFT&#39; undeclared (first use in this function)<br>
arch/powerpc/mm/44x_mmu.c:109: error: &#39;PPC44x_LOW_SLOT&#39; undeclared (first use in this function)<br>make[1]: *** [arch/powerpc/mm/44x_mmu.o] Error 1<br>make: *** [arch/powerpc/mm] Error 2<br></span></font></div>
<div><font face="Arial" size="2"><span class="730463712-11082009">It ll be very helpful for me if I could get a solution for this.</span></font></div>
<div><font face="Arial" size="2"><span class="730463712-11082009"></span></font> </div>
<div><font face="Arial" size="2"><span class="730463712-11082009">Regards</span></font></div>
<div><font face="Arial" size="2"><span class="730463712-11082009">Sridhar M</span></font></div></div>