Skip to content

audio_hwacc_effects.c:345: undefined reference to `msm_audio_effects_is_effmodule_supp_in_top' #1

Description

@SukeCloud

Hello, brother. First of all, thank you for sharing the kernelSU kernel of Pixel2. I have searched all over the Internet and only you have shared its kernel here.
However, I encountered some problems in the project compiled according to the compilation chain, as if the msm method could not be found in the audio_hwacc_effects.c file, and I analyzed its source code. Does it feel like a problem with the header file reference? Or is there something wrong with my compilation chain?
My compilation command is:

make -j$(nproc) O=out \
ARCH=arm64 \
CC=/root/make_kernel_pix2/clang_383902/bin/clang \
CLANG_TRIPLE=aarch64-linux-gnu- \
CROSS_COMPILE=/root/make_kernel_pix2/aarch64-linux-android-4.9/bin/aarch64-linux-android- \
CROSS_COMPILE_ARM32=/root/make_kernel_pix2/arm-linux-androideabi-4.9/bin/arm-linux-androideabi- \
LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=/root/make_kernel_pix2/aarch64-linux-android-4.9/bin \
LINUX_GCC_CROSS_COMPILE_ARM32_PREBUILTS_BIN=/root/make_kernel_pix2/arm-linux-androideabi-4.9/bin \
CLANG_PREBUILT_BIN=/root/make_kernel_pix2/clang_383902/bin

1

Can you help me? I appreciate it!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions