Advertisement
Guest User

Untitled

a guest
Jun 20th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. sound/soc/msm/msm8996.c:34:26: fatal error: device_event.h: No such file or directory
  2. #include <device_event.h>
  3. ^
  4. compilation terminated.
  5. scripts/Makefile.build:257: recipe for target 'sound/soc/msm/msm8996.o' failed
  6. make[3]: *** [sound/soc/msm/msm8996.o] Error 1
  7. scripts/Makefile.build:402: recipe for target 'sound/soc/msm' failed
  8. make[2]: *** [sound/soc/msm] Error 2
  9. scripts/Makefile.build:402: recipe for target 'sound/soc' failed
  10. make[1]: *** [sound/soc] Error 2
  11. Makefile:946: recipe for target 'sound' failed
  12. make: *** [sound] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement