Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2014
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. make[1]: Leaving directory `/home/digitalhigh/cm11/kernel/htc/msm8974'
  2. /home/digitalhigh/cm11/out/target/product/m8vzw/obj/SHARED_LIBRARIES/libsurfaceflinger_intermediates/LayerDim.o:LayerDim.cpp:function vtable for android::LayerDim: error: undefined reference to 'android::Layer::isExtOnly() const'
  3. /home/digitalhigh/cm11/out/target/product/m8vzw/obj/SHARED_LIBRARIES/libsurfaceflinger_intermediates/LayerDim.o:LayerDim.cpp:function vtable for android::LayerDim: error: undefined reference to 'android::Layer::isIntOnly() const'
  4. /home/digitalhigh/cm11/out/target/product/m8vzw/obj/SHARED_LIBRARIES/libsurfaceflinger_intermediates/LayerDim.o:LayerDim.cpp:function vtable for android::LayerDim: error: undefined reference to 'android::Layer::isSecureDisplay() const'
  5. /home/digitalhigh/cm11/out/target/product/m8vzw/obj/SHARED_LIBRARIES/libsurfaceflinger_intermediates/LayerDim.o:LayerDim.cpp:function construction vtable for android::Layer-in-android::LayerDim: error: undefined reference to 'android::Layer::isExtOnly() const'
  6. /home/digitalhigh/cm11/out/target/product/m8vzw/obj/SHARED_LIBRARIES/libsurfaceflinger_intermediates/LayerDim.o:LayerDim.cpp:function construction vtable for android::Layer-in-android::LayerDim: error: undefined reference to 'android::Layer::isIntOnly() const'
  7. /home/digitalhigh/cm11/out/target/product/m8vzw/obj/SHARED_LIBRARIES/libsurfaceflinger_intermediates/LayerDim.o:LayerDim.cpp:function construction vtable for android::Layer-in-android::LayerDim: error: undefined reference to 'android::Layer::isSecureDisplay() const'
  8. /home/digitalhigh/cm11/out/target/product/m8vzw/obj/SHARED_LIBRARIES/libsurfaceflinger_intermediates/Layer.o:Layer.cpp:function vtable for android::Layer: error: undefined reference to 'android::Layer::isExtOnly() const'
  9. /home/digitalhigh/cm11/out/target/product/m8vzw/obj/SHARED_LIBRARIES/libsurfaceflinger_intermediates/Layer.o:Layer.cpp:function vtable for android::Layer: error: undefined reference to 'android::Layer::isIntOnly() const'
  10. /home/digitalhigh/cm11/out/target/product/m8vzw/obj/SHARED_LIBRARIES/libsurfaceflinger_intermediates/Layer.o:Layer.cpp:function vtable for android::Layer: error: undefined reference to 'android::Layer::isSecureDisplay() const'
  11. collect2: error: ld returned 1 exit status
  12. make: *** [/home/digitalhigh/cm11/out/target/product/m8vzw/obj/SHARED_LIBRARIES/libsurfaceflinger_intermediates/LINKED/libsurfaceflinger.so] Error 1
  13. make: *** Waiting for unfinished jobs....
  14. target Strip: librtp_jni (/home/digitalhigh/cm11/out/target/product/m8vzw/obj/lib/librtp_jni.so)
  15. digitalhigh@Buntu:~/cm11$ repo sync
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement