Advertisement
Guest User

Untitled

a guest
Jan 19th, 2014
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. Import includes file: /home/bailey/android/cm11/out/target/product/p920/obj/EXECUTABLES/surfaceflinger_intermediates/import_includes
  2. target thumb C++: surfaceflinger <= frameworks/native/services/surfaceflinger/main_surfaceflinger.cpp
  3. In file included from frameworks/native/services/surfaceflinger/SurfaceFlinger.h:50:0,
  4. from frameworks/native/services/surfaceflinger/main_surfaceflinger.cpp:26:
  5. frameworks/native/services/surfaceflinger/DisplayDevice.h:61:27: error: 'HWC_DISPLAY_VIRTUAL' was not declared in this scope
  6. frameworks/native/services/surfaceflinger/DisplayDevice.h:62:37: error: 'HWC_NUM_PHYSICAL_DISPLAY_TYPES' was not declared in this scope
  7. In file included from frameworks/native/services/surfaceflinger/SurfaceFlinger.h:55:0,
  8. from frameworks/native/services/surfaceflinger/main_surfaceflinger.cpp:26:
  9. frameworks/native/services/surfaceflinger/DisplayHardware/HWComposer.h:67:32: error: 'HWC_NUM_PHYSICAL_DISPLAY_TYPES' was not declared in this scope
  10. frameworks/native/services/surfaceflinger/DisplayHardware/HWComposer.h:69:35: error: 'HWC_DISPLAY_VIRTUAL' was not declared in this scope
  11. In file included from frameworks/native/services/surfaceflinger/SurfaceFlinger.h:55:0,
  12. from frameworks/native/services/surfaceflinger/main_surfaceflinger.cpp:26:
  13. frameworks/native/services/surfaceflinger/DisplayHardware/HWComposer.h:347:25: error: 'HWC_NUM_PHYSICAL_DISPLAY_TYPES' was not declared in this scope
  14. frameworks/native/services/surfaceflinger/DisplayHardware/HWComposer.h:354:34: error: 'HWC_NUM_PHYSICAL_DISPLAY_TYPES' was not declared in this scope
  15. make: *** [/home/bailey/android/cm11/out/target/product/p920/obj/EXECUTABLES/surfaceflinger_intermediates/main_surfaceflinger.o] Error 1
  16. bailey@bailey-GT5656:~/android/cm11$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement