Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ld: ldlinux.elf: There is not enough space for program headers #4

Open
ghost opened this issue Sep 16, 2017 · 0 comments
Open

ld: ldlinux.elf: There is not enough space for program headers #4

ghost opened this issue Sep 16, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 16, 2017

-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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants