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

kernel image bigger than KERNEL_IMAGE_SIZE #15490

Open
1 task done
eSargin opened this issue May 14, 2024 · 2 comments
Open
1 task done

kernel image bigger than KERNEL_IMAGE_SIZE #15490

eSargin opened this issue May 14, 2024 · 2 comments
Labels
bug issue report with a confirmed bug invalid

Comments

@eSargin
Copy link

eSargin commented May 14, 2024

Describe the bug

When I include gcc, I get the following error when openwrt builds, no matter what I did, I could not solve the problem, can anyone help me?

grep -q ^CONFIG_VMLINUX_MAP=y include/config/auto.conf

  • x86_64-openwrt-linux-musl-ld -m elf_x86_64 -z noexecstack --no-warn-rwx-segments -z max-page-size=0x200000 --build-id=sha1 -X --orphan-handling=warn --script=./arch/x86/kernel/vmlinux.lds --strip-debug -o .tmp_vmlinux.kallsyms1 --whole-archive vmlinux.a .vmlinux.export.o init/version-timestamp.o --no-whole-archive --start-group --end-group
    x86_64-openwrt-linux-musl-ld: kernel image bigger than KERNEL_IMAGE_SIZE
    make[6]: *** [scripts/Makefile.vmlinux:34: vmlinux] Error 1
    make[5]: *** [Makefile:1251: vmlinux] Error 2

OpenWrt version

SNAPSHOT

OpenWrt release

SNAPSHOT

OpenWrt target/subtarget

SNAPSHOT

Device

amd64

Image kind

Self-built image

Steps to reproduce

No response

Actual behaviour

No response

Expected behaviour

No response

Additional info

No response

Diffconfig

No response

Terms

  • I am reporting an issue for OpenWrt, not an unsupported fork.
@eSargin eSargin added bug issue report with a confirmed bug bug-report to-triage labels May 14, 2024
Copy link

Invalid Version reported. SNAPSHOT
Is this from a clean repository?

Copy link

Invalid Target/Subtarget reported. SNAPSHOT
Is this from a supported device?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug issue report with a confirmed bug invalid
Projects
None yet
Development

No branches or pull requests

1 participant