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

error during compiling #2

Open
bsbudhwar opened this issue Oct 9, 2018 · 1 comment
Open

error during compiling #2

bsbudhwar opened this issue Oct 9, 2018 · 1 comment

Comments

@bsbudhwar
Copy link

Hi during compiling i am getting error

sound/built-in.o: In function Set_Spk_PA_Id': /root/kernel/sound/soc/msm/msm8952.c:1883: undefined reference to Spk_Pa_Flag'
/root/kernel/sound/soc/msm/msm8952.c:1883: undefined reference to Spk_Pa_Flag' sound/built-in.o: In function msm8952_ext_spk_control':
/root/kernel/sound/soc/msm/msm8952.c:888: undefined reference to AW87319_Audio_OFF' sound/built-in.o: In function msm8952_ext_spk__delayed_enable':
/root/kernel/sound/soc/msm/msm8952.c:899: undefined reference to AW87319_Audio_Speaker' sound/built-in.o: In function msm8x16_ext_spk_delayed_dualmode':
/root/kernel/sound/soc/msm/msm8952.c:914: undefined reference to `AW87319_Audio_Speaker'
Makefile:951: recipe for target 'vmlinux' failed
make: *** [vmlinux] Error 1

can you help me of will be the cause of this issue ..?

regards,

Birender

@dazza5000
Copy link

I am getting this too. Did you find a solution?

sound/built-in.o: In function `Set_Spk_PA_Id':
/home/lineageos/out/target/product/tb8504f/obj/KERNEL_OBJ/../../../../../../kernel/lenovo/msm8917/sound/soc/msm/msm8952.c:1946: undefined reference to `Spk_Pa_Flag'
/home/lineageos/out/target/product/tb8504f/obj/KERNEL_OBJ/../../../../../../kernel/lenovo/msm8917/sound/soc/msm/msm8952.c:1946: undefined reference to `Spk_Pa_Flag'
sound/built-in.o: In function `msm8x16_ext_spk_delayed_dualmode':
/home/lineageos/out/target/product/tb8504f/obj/KERNEL_OBJ/../../../../../../kernel/lenovo/msm8917/sound/soc/msm/msm8952.c:920: undefined reference to `AW87319_Audio_Speaker'
sound/built-in.o: In function `msm8952_ext_spk_control':
/home/lineageos/out/target/product/tb8504f/obj/KERNEL_OBJ/../../../../../../kernel/lenovo/msm8917/sound/soc/msm/msm8952.c:894: undefined reference to `AW87319_Audio_OFF'
sound/built-in.o: In function `msm8952_ext_spk__delayed_enable':
/home/lineageos/out/target/product/tb8504f/obj/KERNEL_OBJ/../../../../../../kernel/lenovo/msm8917/sound/soc/msm/msm8952.c:905: undefined reference to `AW87319_Audio_Speaker'

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

2 participants