forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Mips with noMMU how make kernel?

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> Other Development
View previous topic :: View next topic  
Author Message
lipek7777



Joined: 28 Jul 2008
Posts: 3

PostPosted: Sun Aug 03, 2008 6:17 am    Post subject: Mips with noMMU how make kernel? Reply with quote

my processor is: Bigendian mips2 mips32 r3000 MINIRisc noMMU kernel 2.6.22 for serialport
i have crosscompilator for it, but when I compile kernel 2.6.22 with uclinux patch (...uc0-big.patch) i have errors

compile comand :
Code:

make ARCH=mips CROSSCOMPILE=mips-linux-


Code:

...
  CALL    scripts/checksyscalls.sh
  CHK     include/linux/compile.h
  CC      arch/mips/kernel/traps.o
In file included from arch/mips/kernel/traps.c:41:
include/asm/mmu_context.h: In function `get_new_mmu_context':
include/asm/mmu_context.h:110: error: incompatible types in assignment
include/asm/mmu_context.h: In function `init_new_context':
include/asm/mmu_context.h:130: error: incompatible types in assignment
include/asm/mmu_context.h: In function `switch_mm':
include/asm/mmu_context.h:156: error: invalid operands to binary ^
include/asm/mmu_context.h:183: error: aggregate value used where an integer was expected
include/asm/mmu_context.h:183: error: aggregate value used where an integer was expected
include/asm/mmu_context.h: In function `activate_mm':
include/asm/mmu_context.h:243: error: aggregate value used where an integer was expected
include/asm/mmu_context.h:243: error: aggregate value used where an integer was expected
include/asm/mmu_context.h: In function `drop_mmu_context':
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> Other Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group