/usr/include/unistd.h:435:0: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216:0: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507:0: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252:0: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508:0: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287:0: warning: previous declaration of 'mkstemps' was here rts/Linker.c: In function 'getSectionKind_ELF': rts/Linker.c:5299:0: error: 'SHT_INIT_ARRAY' undeclared (first use in this function) rts/Linker.c:5299:0: error: (Each undeclared identifier is reported only once rts/Linker.c:5299:0: error: for each function it appears in.) rts/ghc.mk:243: recipe for target 'rts/dist/build/Linker.o' failed gmake[1]: *** [rts/dist/build/Linker.o] Error 1 Makefile:72: recipe for target 'all' failed gmake: *** [all] Error 2