rts/Linker.c:4902:26: error: warning: format ?%d? expects type ?int?, but argument 4 has type ?Elf32_Word? rts/Linker.c:4907:24: error: warning: format ?%d? expects type ?int?, but argument 3 has type ?Elf32_Word? rts/Linker.c:4913:24: error: warning: format ?%d? expects type ?int?, but argument 3 has type ?Elf32_Word? rts/Linker.c:4913:24: error: warning: format ?%d? expects type ?int?, but argument 4 has type ?Elf32_Word? rts/Linker.c:4924:24: error: warning: format ?%d? expects type ?int?, but argument 3 has type ?Elf32_Word? rts/Linker.c:4924:24: error: warning: format ?%d? expects type ?int?, but argument 4 has type ?Elf32_Word? rts/Linker.c:4929:24: error: warning: format ?%d? expects type ?int?, but argument 3 has type ?Elf32_Word? rts/Linker.c: In function ?do_Elf_Rela_relocations?: rts/Linker.c:5759:38: error: error: ?P? undeclared (first use in this function) rts/Linker.c:5759:38: error: note: each undeclared identifier is reported only once for each function it appears in `gcc' failed in phase `C Compiler'. (Exit code: 1) gmake[1]: *** [rts/dist/build/Linker.o] Error 1 gmake: *** [all] Error 2