rts/Linker.c:4352:24: error: warning: format ?%d? expects type ?int?, but argument 3 has type ?Elf32_Word? rts/Linker.c:4352:24: error: warning: format ?%d? expects type ?int?, but argument 4 has type ?Elf32_Word? rts/Linker.c:4363:24: error: warning: format ?%d? expects type ?int?, but argument 3 has type ?Elf32_Word? rts/Linker.c:4363:24: error: warning: format ?%d? expects type ?int?, but argument 4 has type ?Elf32_Word? rts/Linker.c:4368:24: error: warning: format ?%d? expects type ?int?, but argument 3 has type ?Elf32_Word? rts/Linker.c: In function ?ocGetNames_ELF?: rts/Linker.c:4632:10: error: error: ?Elf32_Section? undeclared (first use in this function) rts/Linker.c:4632:10: error: note: each undeclared identifier is reported only once for each function it appears in rts/Linker.c:4632:22: error: error: expected ?;? before ?shndx? rts/Linker.c:4640:14: error: error: ?shndx? undeclared (first use in this function) `gcc' failed in phase `C Compiler'. (Exit code: 1) gmake[1]: *** [rts/dist/build/Linker.o] Error 1 gmake: *** [all] Error 2