Advertisement
playfulgod

Untitled

Oct 9th, 2012
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. target thumb C++: liboverlay <= hardware/qcom/display/liboverlay/overlay.cpp
  2. hardware/qcom/display/libgralloc/framebuffer.cpp: In function 'int mapFrameBufferLocked(private_module_t*)':
  3. hardware/qcom/display/libgralloc/framebuffer.cpp:281:27: error: aggregate 'mapFrameBufferLocked(private_module_t*)::msmfb_metadata metadata' has incomplete type and cannot be defined
  4. hardware/qcom/display/libgralloc/framebuffer.cpp:283:19: error: 'metadata_op_base_blend' was not declared in this scope
  5. hardware/qcom/display/libgralloc/framebuffer.cpp:286:18: error: 'MSMFB_METADATA_SET' was not declared in this scope
  6. make: *** [/home/playfulgod/Android/CM10/out/target/product/i_vzw/obj/SHARED_LIBRARIES/gralloc.msm8660_intermediates/framebuffer.o] Error 1
  7. make: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement