Advertisement
nexwave-mat

Untitled

Aug 30th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 3.62 KB | None | 0 0
  1. target thumb C: bluetooth.default <= external/bluetooth/bluedroid/main/../btif/src/btif_util.c
  2. target thumb C: bluetooth.default <= external/bluetooth/bluedroid/main/../btif/src/btif_hf.c
  3. target StaticLib: libc_common (/home/mdaniel/ChaOS/out/target/product/p930/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a)
  4. external/bluetooth/bluedroid/main/../btif/src/btif_util.c: In function 'dump_property_type':
  5. external/bluetooth/bluedroid/main/../btif/src/btif_util.c:248:14: error: 'BT_PROPERTY_REMOTE_TRUST_VALUE' undeclared (first use in this function)
  6. external/bluetooth/bluedroid/main/../btif/src/btif_util.c:248:14: note: each undeclared identifier is reported only once for each function it appears in
  7. make: *** [/home/mdaniel/ChaOS/out/target/product/p930/obj/SHARED_LIBRARIES/bluetooth.default_intermediates/../btif/src/btif_util.o] Error 1
  8. make: *** Waiting for unfinished jobs....
  9. external/bluetooth/bluedroid/main/../btif/src/btif_storage.c: In function 'prop2cfg':
  10. external/bluetooth/bluedroid/main/../btif/src/btif_storage.c:279:14: error: 'BT_PROPERTY_REMOTE_TRUST_VALUE' undeclared (first use in this function)
  11. external/bluetooth/bluedroid/main/../btif/src/btif_storage.c:279:14: note: each undeclared identifier is reported only once for each function it appears in
  12. external/bluetooth/bluedroid/main/../btif/src/btif_storage.c: In function 'cfg2prop':
  13. external/bluetooth/bluedroid/main/../btif/src/btif_storage.c:388:14: error: 'BT_PROPERTY_REMOTE_TRUST_VALUE' undeclared (first use in this function)
  14. external/bluetooth/bluedroid/main/../btif/src/btif_storage.c: In function 'btif_storage_load_bonded_devices':
  15. external/bluetooth/bluedroid/main/../btif/src/btif_storage.c:925:48: error: 'BT_PROPERTY_REMOTE_TRUST_VALUE' undeclared (first use in this function)
  16. make: *** [/home/mdaniel/ChaOS/out/target/product/p930/obj/SHARED_LIBRARIES/bluetooth.default_intermediates/../btif/src/btif_storage.o] Error 1
  17. external/bluetooth/bluedroid/main/../btif/src/btif_core.c: In function 'btif_in_get_remote_device_properties':
  18. external/bluetooth/bluedroid/main/../btif/src/btif_core.c:950:45: error: 'BT_PROPERTY_REMOTE_TRUST_VALUE' undeclared (first use in this function)
  19. external/bluetooth/bluedroid/main/../btif/src/btif_core.c:950:45: note: each undeclared identifier is reported only once for each function it appears in
  20. make: *** [/home/mdaniel/ChaOS/out/target/product/p930/obj/SHARED_LIBRARIES/bluetooth.default_intermediates/../btif/src/btif_core.o] Error 1
  21. external/bluetooth/bluedroid/main/../btif/src/btif_dm.c: In function 'btif_dm_auth_cmpl_evt':
  22. external/bluetooth/bluedroid/main/../btif/src/btif_dm.c:939:26: error: 'BT_STATUS_AUTH_REJECTED' undeclared (first use in this function)
  23. external/bluetooth/bluedroid/main/../btif/src/btif_dm.c:939:26: note: each undeclared identifier is reported only once for each function it appears in
  24. make: *** [/home/mdaniel/ChaOS/out/target/product/p930/obj/SHARED_LIBRARIES/bluetooth.default_intermediates/../btif/src/btif_dm.o] Error 1
  25. lge/com_device/input/Kconfig:110:warning: defaults for choice values not supported
  26. lge/com_device/input/Kconfig:117:warning: defaults for choice values not supported
  27. lge/com_device/input/Kconfig:124:warning: defaults for choice values not supported
  28. warning: (BCMDHD_HOSTWAKEUP_USE_GPIO) selects BCMDHD_HW_OOB which has unmet direct dependencies (NETDEVICES && WLAN && BCMDHD_B2 && BCMDHD_HOSTWAKEUP_USE_GPIO)
  29. warning: (BCMDHD_HOSTWAKEUP_USE_GPIO) selects BCMDHD_HW_OOB which has unmet direct dependencies (NETDEVICES && WLAN && BCMDHD_B2 && BCMDHD_HOSTWAKEUP_USE_GPIO)
  30. #
  31. # configuration written to .config
  32. #
  33. make[1]: Leaving directory `/home/mdaniel/ChaOS/kernel/lge/iproj'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement