Checking patch elf/dl-support.c... error: while searching for: #include #include size_t _dl_pagesize = EXEC_PAGESIZE; size_t _dl_minsigstacksize = CONSTANT_MINSIGSTKSZ; error: patch failed: elf/dl-support.c:135 error: elf/dl-support.c: patch does not apply Checking patch elf/rtld.c... error: while searching for: ._dl_debug_fd = STDERR_FILENO, ._dl_lazy = 1, ._dl_fpu_control = _FPU_DEFAULT, ._dl_pagesize = EXEC_PAGESIZE, ._dl_inhibit_cache = 0, ._dl_profile_output = "/var/tmp", error: patch failed: elf/rtld.c:358 error: elf/rtld.c: patch does not apply Checking patch libio/libioP.h... error: while searching for: # define MAP_ANONYMOUS MAP_ANON # endif # if !defined(MAP_ANONYMOUS) || !defined(EXEC_PAGESIZE) # undef _G_HAVE_MMAP # define _G_HAVE_MMAP 0 # endif error: patch failed: libio/libioP.h:852 error: libio/libioP.h: patch does not apply