-
Notifications
You must be signed in to change notification settings - Fork 45
Description
ld: warning: libgpl.elf has a LOAD segment with RWX permissions
make[4]: *** [/sources/syslinux/syslinux-git/syslinux/com32/gpllib/Makefile:27: libgpl.elf] Error 1
make[4]: Leaving directory '/sources/syslinux/syslinux-git/syslinux/efi64/com32/gpllib'
make[3]: *** [/sources/syslinux/syslinux-git/syslinux/com32/Makefile:8: gpllib] Error 2
make[3]: Leaving directory '/sources/syslinux/syslinux-git/syslinux/efi64/com32'
make[2]: *** [/sources/syslinux/syslinux-git/syslinux/Makefile:289: com32] Error 2
make[2]: Leaving directory '/sources/syslinux/syslinux-git/syslinux/efi64'
make[1]: *** [/sources/syslinux/syslinux-git/syslinux/Makefile:273: efi64] Error 2
make[1]: Leaving directory '/sources/syslinux/syslinux-git/syslinux'
Can one tell me how to fix this?