On Mon, Feb 03, 2003 at 10:59:52AM -0600, Jason Ormes wrote: > I happened to see that you were running on an origin 200. I'm currently > trying to build a kernel for an origin 200 that I have laying around and > am getting a bunch of errors in the ip27-init.c file. Is there some > magic combination of flags when I build this? I've been using 2.4.x cvs. What error do you get? Please post to the list! I've been compiling with: alias mipsmake='make CROSS_COMPILE=mips64-linux ARCH=mips64' mipsmake clean mipsmake menuconfig <-- select arch/mips64/defconfig-ip27 mipsmake vmlinux.64 > You mention that you are > using the mips64-linux kernel but when I turn on ip27 support it wants > to build a little endian version? Any help you could give me would be > gratefully appreciated. Doesn't for me... Cheers, Andrew