coreutils icon indicating copy to clipboard operation
coreutils copied to clipboard

Error during make

Open HarryFengYinxuan opened this issue 6 years ago • 0 comments

Hi, I am new to this. I have this error while trying to make. Please help!

lib/acl-internal.c: In function 'free_permission_context': lib/acl-internal.c:479:1: error: function might be candidate for attribute 'const' [-Werror=suggest-attribute=const] free_permission_context (struct permission_context *ctx)

BTW, I am just trying to compile sort, if there is a easy way to do that instead, please help me

HarryFengYinxuan avatar Jun 19 '19 21:06 HarryFengYinxuan