View Single Post
Posts: 95 | Thanked: 19 times | Joined on Dec 2009 @ Mexico, Monterrey.
#284
Originally Posted by shred View Post
I tried compiling the latest psfreedom with pl3 but I keep getting an error.
Can anyone help?

[sbox-FREMANTLE_ARMEL: ~/PSFreedom] > make n900
make -C pl3
make[1]: Entering directory `/home/shred/PSFreedom/pl3'
make -C tools
make[2]: Entering directory `/home/shred/PSFreedom/pl3/tools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/shred/PSFreedom/pl3/tools'
ppu-gcc -c shellcode_egghunt.S -o shellcode_egghunt.o
make[1]: ppu-gcc: Command not found
make[1]: *** [shellcode_egghunt.o] Error 127
make[1]: Leaving directory `/home/shred/PSFreedom/pl3'
make: *** [build] Error 2
[sbox-FREMANTLE_ARMEL: ~/PSFreedom] >
Do you know about a guide to compile this files to a .ko? I want to learn, if I get it to work, I will upload it here.