rts/Linker.c:4341:26: error: warning: format '%d' expects argument of type 'int', but argument 4 has type 'Elf32_Word' [-Wformat] rts/Linker.c:4346:24: error: warning: format '%d' expects argument of type 'int', but argument 3 has type 'Elf32_Word' [-Wformat] rts/Linker.c:4352:24: error: warning: format '%d' expects argument of type 'int', but argument 3 has type 'Elf32_Word' [-Wformat] rts/Linker.c:4352:24: error: warning: format '%d' expects argument of type 'int', but argument 4 has type 'Elf32_Word' [-Wformat] rts/Linker.c:4363:24: error: warning: format '%d' expects argument of type 'int', but argument 3 has type 'Elf32_Word' [-Wformat] rts/Linker.c:4363:24: error: warning: format '%d' expects argument of type 'int', but argument 4 has type 'Elf32_Word' [-Wformat] rts/Linker.c:4368:24: error: warning: format '%d' expects argument of type 'int', but argument 3 has type 'Elf32_Word' [-Wformat] rts/Linker.c: In function 'ocGetNames_ELF': rts/Linker.c:4632:10: error: error: unknown type name 'Elf32_Section' `gcc' failed in phase `C Compiler'. (Exit code: 1) rts/ghc.mk:246: recipe for target 'rts/dist/build/Linker.o' failed gmake[1]: *** [rts/dist/build/Linker.o] Error 1 Makefile:121: recipe for target 'all' failed gmake: *** [all] Error 2