Skip to content

workflows: build failed on aarch 64 ubuntu : 'linux/kconfig.h' file not found #125#126

Merged
cfc4n merged 2 commits into
masterfrom
aarch64-kconfig-file-not-found
Jul 7, 2022
Merged

workflows: build failed on aarch 64 ubuntu : 'linux/kconfig.h' file not found #125#126
cfc4n merged 2 commits into
masterfrom
aarch64-kconfig-file-not-found

Conversation

@cfc4n
Copy link
Copy Markdown
Member

@cfc4n cfc4n commented Jul 7, 2022

fix:#125

  1. CROSS_COMPILE BPF is very difficult on x86_64 ARCH due include files is messy.
  2. QEMU(uraimo/run-on-arch-action@v2) dont have linux header files in /lib/modules/$(ARCH)/ and other path. cant make nocore and ANDROID=1 make nocore

So cant compile a no CO:RE version ecapture with Github Action.
rollback release.yml to CO:RE version ARM64 eCapture builder.

Signed-off-by: CFC4N cfc4n.cs@gmail.com

…ot found #125

CROSS_COMPILE BPF is very difficult on x86_64 ARCH due include files is messy.
QEMU(uraimo/run-on-arch-action@v2) dont have linux header files in /lib/modules/$(ARCH)/ and other path. cant make nocore and ANDROID=1 make nocore
So cant compile a no CO:RE version ecapture with Github Action.
rollback release.yml to CO:RE version ARM64 eCapture builder.

Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
@cfc4n cfc4n linked an issue Jul 7, 2022 that may be closed by this pull request
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
@cfc4n cfc4n added 🐞 bug Something isn't working fix bug fix PR labels Jul 7, 2022
@cfc4n cfc4n merged commit 1b14984 into master Jul 7, 2022
@cfc4n cfc4n deleted the aarch64-kconfig-file-not-found branch July 7, 2022 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞 bug Something isn't working fix bug fix PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

build failed on aarch 64 ubuntu : 'linux/kconfig.h' file not found

1 participant