Advertisement
Guest User

Untitled

a guest
May 12th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. target SharedLib: libhardware_legacy (/home/diego-ch/Android/CyanogenMOD10/out/target/product/janice/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/LINKED/libhardware_legacy.so)
  2. /home/diego-ch/Android/CyanogenMOD10/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/diego-ch/Android/CyanogenMOD10/out/target/product/janice/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/../../device/samsung/janice/vibrator/vibrator.o: multiple definition of 'vibrator_on'
  3. /home/diego-ch/Android/CyanogenMOD10/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/diego-ch/Android/CyanogenMOD10/out/target/product/janice/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/vibrator/vibrator.o: previous definition here
  4. /home/diego-ch/Android/CyanogenMOD10/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/diego-ch/Android/CyanogenMOD10/out/target/product/janice/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/../../device/samsung/janice/vibrator/vibrator.o: multiple definition of 'vibrator_off'
  5. /home/diego-ch/Android/CyanogenMOD10/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/diego-ch/Android/CyanogenMOD10/out/target/product/janice/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/vibrator/vibrator.o: previous definition here
  6. /home/diego-ch/Android/CyanogenMOD10/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/diego-ch/Android/CyanogenMOD10/out/target/product/janice/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/vibrator/vibrator.o:hardware/libhardware_legacy/vibrator/vibrator.c:76: error: undefined reference to 'sendit'
  7. /home/diego-ch/Android/CyanogenMOD10/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/diego-ch/Android/CyanogenMOD10/out/target/product/janice/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/vibrator/vibrator.o: in function vibrator_off:hardware/libhardware_legacy/vibrator/vibrator.c:81: error: undefined reference to 'sendit'
  8. collect2: ld returned 1 exit status
  9. make: *** [/home/diego-ch/Android/CyanogenMOD10/out/target/product/janice/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/LINKED/libhardware_legacy.so] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement