android-rpi / kernel_manifest

Android-RPi Kernel Manifest
9 stars 19 forks source link

kernel.bzl' does not contain symbol 'ddk_headers' #9

Open niangegelaile opened 9 months ago

niangegelaile commented 9 months ago

Inferring equivalent Bazel command... Starting local Bazel server and connecting to it... ERROR: Traceback (most recent call last): File "/home/liquanan/kernelRpi/common/BUILD.bazel", line 7, column 6, in "ddk_headers", Error: file '//build/kernel/kleaf:kernel.bzl' does not contain symbol 'ddk_headers' ERROR: no such target '//common:build.config.arpi': target 'build.config.arpi' not declared in package 'common'; however, a source file of this name exists. (Perhaps add 'exports_files(["build.config.arpi"])' to common/BUILD?) defined by /home/liquanan/kernelRpi/common/BUILD.bazel