Ver Mensaje Individual
  #7  
Viejo 13/05/14, 22:16:04
Avatar de AlvaroOrduna
AlvaroOrduna AlvaroOrduna no está en línea
Nuevo cocinero
Mensajes: 1,822
Compra y venta: (1)
 
Fecha de registro: jun 2012
Localización: Pamplona
Mensajes: 1,822
Modelo de smartphone: Nexus 6 | Nexus 4 | Nexus 7 (2012)
Versión de ROM: Stock 6.0.1
Tu operador: ONO
Mencionado: 0 comentarios
Tagged: 1 hilos
Pues creo que ya he solucionado ese error, pero ahora me sale este:
Código:
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c: In function 'get_format_bpp':
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1245:14: error: 'HAL_PIXEL_FORMAT_RGBA_5551' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1245:14: note: each undeclared identifier is reported only once for each function it appears in
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1246:14: error: 'HAL_PIXEL_FORMAT_RGBA_4444' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1248:14: error: 'HAL_PIXEL_FORMAT_YCbCr_422_P' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1250:14: error: 'HAL_PIXEL_FORMAT_CbYCrY_422_I' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1251:14: error: 'HAL_PIXEL_FORMAT_YCrCb_422_SP' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1252:14: error: 'HAL_PIXEL_FORMAT_YCrCb_422_P' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1256:14: error: 'HAL_PIXEL_FORMAT_YCBCR42XMBN' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1257:14: error: 'HAL_PIXEL_FORMAT_YCbCr_420_SP' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1258:14: error: 'HAL_PIXEL_FORMAT_YCbCr_420_P' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1259:14: error: 'HAL_PIXEL_FORMAT_YCbCr_420_I' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1260:14: error: 'HAL_PIXEL_FORMAT_CbYCrY_420_I' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1262:14: error: 'HAL_PIXEL_FORMAT_YCrCb_420_P' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c: In function 'is_non_planar_and_independent_pixel_format':
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1285:14: error: 'HAL_PIXEL_FORMAT_RGBA_5551' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1286:14: error: 'HAL_PIXEL_FORMAT_RGBA_4444' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c: In function 'get_format_width_and_height_alignment':
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1315:14: error: 'HAL_PIXEL_FORMAT_YCbCr_422_P' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1317:14: error: 'HAL_PIXEL_FORMAT_CbYCrY_422_I' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1318:14: error: 'HAL_PIXEL_FORMAT_YCrCb_422_SP' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1319:14: error: 'HAL_PIXEL_FORMAT_YCrCb_422_P' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1324:14: error: 'HAL_PIXEL_FORMAT_YCbCr_420_SP_TILED' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1325:14: error: 'HAL_PIXEL_FORMAT_YCbCr_420_SP' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1326:14: error: 'HAL_PIXEL_FORMAT_YCbCr_420_P' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1327:14: error: 'HAL_PIXEL_FORMAT_YCbCr_420_I' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1328:14: error: 'HAL_PIXEL_FORMAT_YCrCb_420_SP_TILED' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1330:14: error: 'HAL_PIXEL_FORMAT_YCrCb_420_P' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1331:14: error: 'HAL_PIXEL_FORMAT_CbYCrY_420_I' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1337:14: error: 'HAL_PIXEL_FORMAT_RGBA_5551' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1338:14: error: 'HAL_PIXEL_FORMAT_RGBA_4444' undeclared (first use in this function)
hardware/ste-sony/display/libgralloc/hwmem_gralloc.c:1356:14: error: 'HAL_PIXEL_FORMAT_YCBCR42XMBN' undeclared (first use in this function)
make: *** [/home/alvaro/Paranoia/out/target/product/kumquat/obj/SHARED_LIBRARIES/gralloc.montblanc_intermediates/hwmem_gralloc.o] Error 1
make: *** Se espera a que terminen otras tareas....
hardware/ste-sony/display/libhwcomposer/hwcomposer.c: In function 'get_stride':
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:197:14: error: 'HAL_PIXEL_FORMAT_YCbCr_420_SP' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:197:14: note: each undeclared identifier is reported only once for each function it appears in
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:198:14: error: 'HAL_PIXEL_FORMAT_YCbCr_422_P' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:199:14: error: 'HAL_PIXEL_FORMAT_YCbCr_420_P' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:201:14: error: 'HAL_PIXEL_FORMAT_YCrCb_422_SP' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:202:14: error: 'HAL_PIXEL_FORMAT_YCrCb_422_P' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:203:14: error: 'HAL_PIXEL_FORMAT_YCrCb_420_P' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:206:14: error: 'HAL_PIXEL_FORMAT_YCBCR42XMBN' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:212:14: error: 'HAL_PIXEL_FORMAT_CbYCrY_422_I' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c: In function 'to_compdev_format':
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:241:14: error: 'HAL_PIXEL_FORMAT_YCBCR42XMBN' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:245:14: error: 'HAL_PIXEL_FORMAT_YCbCr_420_SP' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:249:14: error: 'HAL_PIXEL_FORMAT_YCrCb_420_P' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:251:14: error: 'HAL_PIXEL_FORMAT_YCbCr_420_P' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c: In function 'bufferIsYUV':
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:532:10: error: 'HAL_PIXEL_FORMAT_YCbCr_420_SP' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:533:10: error: 'HAL_PIXEL_FORMAT_YCbCr_422_P' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:534:10: error: 'HAL_PIXEL_FORMAT_YCbCr_420_P' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:536:10: error: 'HAL_PIXEL_FORMAT_YCrCb_422_SP' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:537:10: error: 'HAL_PIXEL_FORMAT_YCrCb_422_P' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:538:10: error: 'HAL_PIXEL_FORMAT_YCrCb_420_P' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:539:10: error: 'HAL_PIXEL_FORMAT_YCBCR42XMBN' undeclared (first use in this function)
hardware/ste-sony/display/libhwcomposer/hwcomposer.c:541:10: error: 'HAL_PIXEL_FORMAT_CbYCrY_422_I' undeclared (first use in this function)
hardware/ste-sony/display/liblights/lights.c:34:27: fatal error: lights-device.h: No such file or directory
compilation terminated.
make: *** [/home/alvaro/Paranoia/out/target/product/kumquat/obj/SHARED_LIBRARIES/hwcomposer.montblanc_intermediates/hwcomposer.o] Error 1
make: *** [/home/alvaro/Paranoia/out/target/product/kumquat/obj/SHARED_LIBRARIES/lights.montblanc_intermediates/lights.o] Error 1
In file included from hardware/libhardware_legacy/audio/AudioPolicyCompatClient.cpp:25:0:
hardware/libhardware/include/hardware/audio_policy.h:164:36: error: 'audio_input_clients' has not been declared
In file included from hardware/libhardware_legacy/audio/AudioPolicyCompatClient.cpp:25:0:
hardware/libhardware/include/hardware/audio_policy.h:322:37: error: 'audio_input_clients' has not been declared
hardware/libhardware/include/hardware/audio_policy.h:326:25: error: 'audio_input_clients' has not been declared
In file included from hardware/libhardware_legacy/audio/AudioPolicyCompatClient.cpp:25:0:
hardware/libhardware/include/hardware/audio_policy.h:427:37: error: 'audio_input_clients' has not been declared
In file included from hardware/libhardware_legacy/audio/AudioPolicyCompatClient.h:25:0,
                 from hardware/libhardware_legacy/audio/AudioPolicyCompatClient.cpp:29:
hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyInterface.h:117:37: error: 'audio_input_clients' has not been declared
In file included from hardware/libhardware_legacy/audio/AudioPolicyCompatClient.h:25:0,
                 from hardware/libhardware_legacy/audio/AudioPolicyCompatClient.cpp:29:
hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyInterface.h:229:41: error: 'audio_input_clients' has not been declared
hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyInterface.h:231:58: error: 'audio_input_clients' has not been declared
In file included from hardware/libhardware_legacy/audio/AudioPolicyCompatClient.cpp:29:0:
hardware/libhardware_legacy/audio/AudioPolicyCompatClient.h:59:41: error: 'audio_input_clients' has not been declared
hardware/libhardware_legacy/audio/AudioPolicyCompatClient.h:61:33: error: 'audio_input_clients' has not been declared
hardware/libhardware_legacy/audio/AudioPolicyCompatClient.cpp:79:54: error: 'audio_input_clients' has not been declared
hardware/libhardware_legacy/audio/AudioPolicyCompatClient.cpp:86:45: error: 'audio_input_clients' has not been declared
make: *** [/home/alvaro/Paranoia/out/target/product/kumquat/obj/STATIC_LIBRARIES/libaudiopolicy_legacy_intermediates/AudioPolicyCompatClient.o] Error 1
In file included from hardware/libhardware_legacy/audio/audio_policy_hal.cpp:25:0:
hardware/libhardware/include/hardware/audio_policy.h:164:36: error: 'audio_input_clients' has not been declared
In file included from hardware/libhardware_legacy/audio/audio_policy_hal.cpp:25:0:
hardware/libhardware/include/hardware/audio_policy.h:322:37: error: 'audio_input_clients' has not been declared
hardware/libhardware/include/hardware/audio_policy.h:326:25: error: 'audio_input_clients' has not been declared
In file included from hardware/libhardware_legacy/audio/audio_policy_hal.cpp:25:0:
hardware/libhardware/include/hardware/audio_policy.h:427:37: error: 'audio_input_clients' has not been declared
In file included from hardware/libhardware_legacy/audio/audio_policy_hal.cpp:27:0:
hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyInterface.h:117:37: error: 'audio_input_clients' has not been declared
In file included from hardware/libhardware_legacy/audio/audio_policy_hal.cpp:27:0:
hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyInterface.h:229:41: error: 'audio_input_clients' has not been declared
hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyInterface.h:231:58: error: 'audio_input_clients' has not been declared
In file included from hardware/libhardware_legacy/audio/audio_policy_hal.cpp:30:0:
hardware/libhardware_legacy/audio/AudioPolicyCompatClient.h:59:41: error: 'audio_input_clients' has not been declared
hardware/libhardware_legacy/audio/AudioPolicyCompatClient.h:61:33: error: 'audio_input_clients' has not been declared
hardware/libhardware_legacy/audio/audio_policy_hal.cpp:182:39: error: 'audio_input_clients' has not been declared
make: *** [/home/alvaro/Paranoia/out/target/product/kumquat/obj/STATIC_LIBRARIES/libaudiopolicy_legacy_intermediates/audio_policy_hal.o] Error 1
In file included from hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyInterface.h:25:0,
                 from hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyManagerBase.h:28,
                 from hardware/libhardware_legacy/audio/AudioPolicyManagerBase.cpp:37:
hardware/libhardware/include/hardware/audio_policy.h:164:36: error: 'audio_input_clients' has not been declared
In file included from hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyInterface.h:25:0,
                 from hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyManagerBase.h:28,
                 from hardware/libhardware_legacy/audio/AudioPolicyManagerBase.cpp:37:
hardware/libhardware/include/hardware/audio_policy.h:322:37: error: 'audio_input_clients' has not been declared
hardware/libhardware/include/hardware/audio_policy.h:326:25: error: 'audio_input_clients' has not been declared
In file included from hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyInterface.h:25:0,
                 from hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyManagerBase.h:28,
                 from hardware/libhardware_legacy/audio/AudioPolicyManagerBase.cpp:37:
hardware/libhardware/include/hardware/audio_policy.h:427:37: error: 'audio_input_clients' has not been declared
In file included from hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyManagerBase.h:28:0,
                 from hardware/libhardware_legacy/audio/AudioPolicyManagerBase.cpp:37:
hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyInterface.h:117:37: error: 'audio_input_clients' has not been declared
In file included from hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyManagerBase.h:28:0,
                 from hardware/libhardware_legacy/audio/AudioPolicyManagerBase.cpp:37:
hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyInterface.h:229:41: error: 'audio_input_clients' has not been declared
hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyInterface.h:231:58: error: 'audio_input_clients' has not been declared
In file included from hardware/libhardware_legacy/audio/AudioPolicyManagerBase.cpp:37:0:
hardware/libhardware_legacy/include/hardware_legacy/AudioPolicyManagerBase.h:111:45: error: 'audio_input_clients' has not been declared
hardware/libhardware_legacy/audio/AudioPolicyManagerBase.cpp:917:37: error: 'audio_input_clients' has not been declared
make: *** [/home/alvaro/Paranoia/out/target/product/kumquat/obj/STATIC_LIBRARIES/libaudiopolicy_legacy_intermediates/AudioPolicyManagerBase.o] Error 1
Responder Con Cita