You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-f /home/user/Downloads/syslinux-6.03/lzo/Makefile all make [3]: entering the directory "/home/user/Downloads/syslinux-6.03/bios/lzo" make [3]: exit the "/home/user/Downloads/syslinux-6.03/bios/lzo" directory make -r -C-core SRC = "/ home / user / Downloads / syslinux-6.03 / core" OBJ = "/ home / user / Downloads / syslinux-6.03 / bios / core" \ -f /home/user/Downloads/syslinux-6.03/core/Makefile all make [3]: entering the directory "/home/user/Downloads/syslinux-6.03/bios/core" nasm -f elf -Ox -g -F dwarf -DDATE_STR = "''" \ -DHEXDATE = "0x59bd9bb8" \ -Di386 \ -I / home / user / Downloads / syslinux-6.03 / core / \ -l ldlinux.lsr -o ldlinux.o -MP -MD ./.ldlinux.o.d /home/user/Downloads/syslinux-6.03/core/ldlinux.asm ld -m elf_i386 -Bsymbolic -pie -E --hash-style = gnu -T /home/user/Downloads/syslinux-6.03/core/i386/syslinux.ld -M -o ldlinux.elf ldlinux.o \ --start-group libcom32.a --whole-archive /home/user/Downloads/syslinux-6.03/bios/com32/lib/libcom32core.a libldlinux.a --end-group \ > ldlinux.map ld: ldlinux.elf: There is not enough space for the program headers, try to compose with the -N option ld: final link failed: Incorrect value make [3]: *** [/home/user/Downloads/syslinux-6.03/core/Makefile:167: ldlinux.elf] Error 1 make [3]: exit the "/home/user/Downloads/syslinux-6.03/bios/core" directory make [2]: *** [/home/user/Downloads/syslinux-6.03/Makefile:286: core] Error 2
The text was updated successfully, but these errors were encountered:
-f /home/user/Downloads/syslinux-6.03/lzo/Makefile all make [3]: entering the directory "/home/user/Downloads/syslinux-6.03/bios/lzo" make [3]: exit the "/home/user/Downloads/syslinux-6.03/bios/lzo" directory make -r -C-core SRC = "/ home / user / Downloads / syslinux-6.03 / core" OBJ = "/ home / user / Downloads / syslinux-6.03 / bios / core" \ -f /home/user/Downloads/syslinux-6.03/core/Makefile all make [3]: entering the directory "/home/user/Downloads/syslinux-6.03/bios/core" nasm -f elf -Ox -g -F dwarf -DDATE_STR = "''" \ -DHEXDATE = "0x59bd9bb8" \ -Di386 \ -I / home / user / Downloads / syslinux-6.03 / core / \ -l ldlinux.lsr -o ldlinux.o -MP -MD ./.ldlinux.o.d /home/user/Downloads/syslinux-6.03/core/ldlinux.asm ld -m elf_i386 -Bsymbolic -pie -E --hash-style = gnu -T /home/user/Downloads/syslinux-6.03/core/i386/syslinux.ld -M -o ldlinux.elf ldlinux.o \ --start-group libcom32.a --whole-archive /home/user/Downloads/syslinux-6.03/bios/com32/lib/libcom32core.a libldlinux.a --end-group \ > ldlinux.map ld: ldlinux.elf: There is not enough space for the program headers, try to compose with the -N option ld: final link failed: Incorrect value make [3]: *** [/home/user/Downloads/syslinux-6.03/core/Makefile:167: ldlinux.elf] Error 1 make [3]: exit the "/home/user/Downloads/syslinux-6.03/bios/core" directory make [2]: *** [/home/user/Downloads/syslinux-6.03/Makefile:286: core] Error 2
The text was updated successfully, but these errors were encountered: