Guest User

p11_err

a guest
Dec 25th, 2021
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. WARNING: EXPORT symbol "gsi_write_channel_scratch" [vmlinux] version generation failed, symbol will not be versioned.
  2. drivers/input/touchscreen/NT36523_HostDL/nt36xxx.o: In function `nvt_drm_notifier_callback':
  3. /home/hexagonwin/p11_kernel/kerN/msm-4.19/output/../drivers/input/touchscreen/NT36523_HostDL/nt36xxx.c:2478: undefined reference to `irq_wake_enabled'
  4. aarch64-linux-android-ld: drivers/input/touchscreen/NT36523_HostDL/nt36xxx.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against external symbol `irq_wake_enabled' can not be used when making a shared object; recompile with -fPIC
  5. /home/hexagonwin/p11_kernel/kerN/msm-4.19/output/../drivers/input/touchscreen/NT36523_HostDL/nt36xxx.c:2478: undefined reference to `irq_wake_enabled'
  6. /home/hexagonwin/p11_kernel/kerN/msm-4.19/output/../drivers/input/touchscreen/NT36523_HostDL/nt36xxx.c:2484: undefined reference to `irq_wake_enabled'
  7. aarch64-linux-android-ld: drivers/input/touchscreen/NT36523_HostDL/nt36xxx.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against external symbol `irq_wake_enabled' can not be used when making a shared object; recompile with -fPIC
  8. /home/hexagonwin/p11_kernel/kerN/msm-4.19/output/../drivers/input/touchscreen/NT36523_HostDL/nt36xxx.c:2484: undefined reference to `irq_wake_enabled'
  9. drivers/input/touchscreen/NT36523_HostDL/nt36xxx_ext_proc.o: In function `nvt_gesture_store':
  10. /home/hexagonwin/p11_kernel/kerN/msm-4.19/output/../drivers/input/touchscreen/NT36523_HostDL/nt36xxx_ext_proc.c:815: undefined reference to `gesture_flag'
  11. aarch64-linux-android-ld: drivers/input/touchscreen/NT36523_HostDL/nt36xxx_ext_proc.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against external symbol `gesture_flag' can not be used when making a shared object; recompile with -fPIC
  12. /home/hexagonwin/p11_kernel/kerN/msm-4.19/output/../drivers/input/touchscreen/NT36523_HostDL/nt36xxx_ext_proc.c:815: undefined reference to `gesture_flag'
  13. make[1]: *** [/home/hexagonwin/p11_kernel/kerN/msm-4.19/Makefile:1129: vmlinux] Error 1
  14. make[1]: Leaving directory '/home/hexagonwin/p11_kernel/kerN/msm-4.19/output'
  15. make: *** [Makefile:146: sub-make] Error 2
  16. hexagonwin@iNavaN5:~/p11_kernel/kerN/msm-4.19$
Advertisement
Add Comment
Please, Sign In to add comment