Skip to content

Instantly share code, notes, and snippets.

@alanorth
Created April 1, 2013 00:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alanorth/5282670 to your computer and use it in GitHub Desktop.
Save alanorth/5282670 to your computer and use it in GitHub Desktop.
/home/aorth/android/CM10.1/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: error: /home/aorth/android/CM10.1/out/target/product/u8185/obj/SHARED_LIBRARIES/hwcomposer.msm7x27a_intermediates/hwc_copybit.o: multiple definition of 'android::Singleton<qdutils::QCCompositionType>::sInstance'
/home/aorth/android/CM10.1/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: /home/aorth/android/CM10.1/out/target/product/u8185/obj/SHARED_LIBRARIES/hwcomposer.msm7x27a_intermediates/hwc.o: previous definition here
/home/aorth/android/CM10.1/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: error: /home/aorth/android/CM10.1/out/target/product/u8185/obj/SHARED_LIBRARIES/hwcomposer.msm7x27a_intermediates/hwc_copybit.o: multiple definition of 'android::Singleton<qdutils::QCCompositionType>::sLock'
/home/aorth/android/CM10.1/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: /home/aorth/android/CM10.1/out/target/product/u8185/obj/SHARED_LIBRARIES/hwcomposer.msm7x27a_intermediates/hwc.o: previous definition here
collect2: ld returned 1 exit status
target SharedLib: libstagefright_omx (/home/aorth/android/CM10.1/out/target/product/u8185/obj/SHARED_LIBRARIES/libstagefright_omx_intermediates/LINKED/libstagefright_omx.so)
make: *** [/home/aorth/android/CM10.1/out/target/product/u8185/obj/SHARED_LIBRARIES/hwcomposer.msm7x27a_intermediates/LINKED/hwcomposer.msm7x27a.so] Error 1
make: *** Waiting for unfinished jobs....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment