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

Build fails when TOUCHSCREEN_SWEEP2WAKE is defined #4

Open
arzam16 opened this issue Jul 25, 2020 · 0 comments
Open

Build fails when TOUCHSCREEN_SWEEP2WAKE is defined #4

arzam16 opened this issue Jul 25, 2020 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@arzam16
Copy link
Owner

arzam16 commented Jul 25, 2020

If TOUCHSCREEN_SWEEP2WAKE is defined in .config then build fails with the following log:

LD      .tmp_vmlinux1
drivers/built-in.o: In function `detect_sweep2wake':
/.../kernel_acer_b1_a71_xdavidwu/kernel/drivers/input/touchscreen/sweep2wake.c:168: undefined reference to `is_single_touch'
Makefile:900: recipe for target '.tmp_vmlinux1' failed
make: *** [.tmp_vmlinux1] Error 1

I think I should've reported this error to xdavidwu himself, but am not sure if he would fix it after 5 years of him not working on his repository.
Workaround:
Build kernel without TOUCHSCREEN_SWEEP2WAKE feature.

@arzam16 arzam16 added bug Something isn't working help wanted Extra attention is needed labels Jul 25, 2020
arzam16 pushed a commit that referenced this issue Jul 25, 2020
Temporary workaround for issue #4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant