Hi. I'm trying to get a ROM codebase to run on a PPC (Motorola G4) based machine that has Linux kernel version 2.4.10 installed on it. It compiles fine, but when I try to start it up, I always an error saying
"Fread_word: word too long." I'm assuming that this has something to do with processor type, as it runs fine on an x86(AMD) based machine. Does anyone know how to fix this? Thanks in advance!

