Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- HABUILD_SDK [falcon] refa@leptop-canggih:~/mer/android/droid$ make -j1 libdroidmedia minimediaservice minisfservice
- ============================================
- PLATFORM_VERSION_CODENAME=REL
- PLATFORM_VERSION=5.1.1
- CM_VERSION=12.1-20150910-UNOFFICIAL-falcon
- TARGET_PRODUCT=cm_falcon
- TARGET_BUILD_VARIANT=userdebug
- TARGET_BUILD_TYPE=release
- TARGET_BUILD_APPS=
- TARGET_ARCH=arm
- TARGET_ARCH_VARIANT=armv7-a-neon
- TARGET_CPU_VARIANT=krait
- TARGET_2ND_ARCH=
- TARGET_2ND_ARCH_VARIANT=
- TARGET_2ND_CPU_VARIANT=
- HOST_ARCH=x86_64
- HOST_OS=linux
- HOST_OS_EXTRA=Linux-3.16.7-24-desktop-x86_64-with-Ubuntu-14.04-trusty
- HOST_BUILD_TYPE=release
- BUILD_ID=LMY48B
- OUT_DIR=/home/refa/mer/android/droid/out
- ============================================
- build/core/copy_headers.mk:15: warning: overriding commands for target `/home/refa/mer/android/droid/out/target/product/falcon/obj/include/qcom/display/copybit.h'
- build/core/copy_headers.mk:15: warning: ignoring old commands for target `/home/refa/mer/android/droid/out/target/product/falcon/obj/include/qcom/display/copybit.h'
- build/core/copy_headers.mk:15: warning: overriding commands for target `/home/refa/mer/android/droid/out/target/product/falcon/obj/include/qcom/display/copybit_priv.h'
- build/core/copy_headers.mk:15: warning: ignoring old commands for target `/home/refa/mer/android/droid/out/target/product/falcon/obj/include/qcom/display/copybit_priv.h'
- hybris/hybris-boot/Android.mk:67: ********************* /boot appears to live on /dev/block/platform/msm_sdcc.1/by-name/boot
- hybris/hybris-boot/Android.mk:68: ********************* /data appears to live on /dev/block/platform/msm_sdcc.1/by-name/userdata
- build/core/Makefile:46: warning: overriding commands for target `/home/refa/mer/android/droid/out/target/product/falcon/system/bin/rild'
- build/core/base_rules.mk:550: warning: ignoring old commands for target `/home/refa/mer/android/droid/out/target/product/falcon/system/bin/rild'
- build/core/Makefile:46: warning: overriding commands for target `/home/refa/mer/android/droid/out/target/product/falcon/system/lib/libril.so'
- build/core/base_rules.mk:550: warning: ignoring old commands for target `/home/refa/mer/android/droid/out/target/product/falcon/system/lib/libril.so'
- No private recovery resources for TARGET_DEVICE falcon
- target thumb C++: libstagefright <= frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:26:28: error: redeclaration of 'OMX_VIDEO_CodingVC1'
- OMX_VIDEO_CodingVC1 = 0x7F000001,
- ^
- In file included from frameworks/av/include/media/IOMX.h:28:0,
- from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Video.h:93:5: note: previous declaration 'OMX_VIDEO_CODINGTYPE OMX_VIDEO_CodingVC1'
- OMX_VIDEO_CodingVC1, /**< VC1 */
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:27:28: error: redeclaration of 'OMX_VIDEO_CodingFLV1'
- OMX_VIDEO_CodingFLV1 = 0x7F000002,
- ^
- In file included from frameworks/av/include/media/IOMX.h:28:0,
- from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Video.h:94:5: note: previous declaration 'OMX_VIDEO_CODINGTYPE OMX_VIDEO_CodingFLV1'
- OMX_VIDEO_CodingFLV1, /**< Sorenson's H.263 */
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:28:28: error: redeclaration of 'OMX_VIDEO_CodingDIVX'
- OMX_VIDEO_CodingDIVX = 0x7F000003,
- ^
- In file included from frameworks/av/include/media/IOMX.h:28:0,
- from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Video.h:95:5: note: previous declaration 'OMX_VIDEO_CODINGTYPE OMX_VIDEO_CodingDIVX'
- OMX_VIDEO_CodingDIVX, /**< DIVX */
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:34:16: error: redefinition of 'struct OMX_VIDEO_PARAM_FFMPEGTYPE'
- typedef struct OMX_VIDEO_PARAM_FFMPEGTYPE {
- ^
- In file included from frameworks/av/include/media/IOMX.h:28:0,
- from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Video.h:1080:16: error: previous definition of 'struct OMX_VIDEO_PARAM_FFMPEGTYPE'
- typedef struct OMX_VIDEO_PARAM_FFMPEGTYPE {
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:42:29: error: invalid type in declaration before ';' token
- } OMX_VIDEO_PARAM_FFMPEGTYPE;
- ^
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:42:29: error: conflicting declaration 'typedef int OMX_VIDEO_PARAM_FFMPEGTYPE'
- In file included from frameworks/av/include/media/IOMX.h:28:0,
- from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Video.h:1088:3: error: 'OMX_VIDEO_PARAM_FFMPEGTYPE' has a previous declaration as 'typedef struct OMX_VIDEO_PARAM_FFMPEGTYPE OMX_VIDEO_PARAM_FFMPEGTYPE'
- } OMX_VIDEO_PARAM_FFMPEGTYPE;
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:46:28: error: redeclaration of 'OMX_AUDIO_CodingMP2'
- OMX_AUDIO_CodingMP2 = 0x7F000001,
- ^
- In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Audio.h:133:5: note: previous declaration 'OMX_AUDIO_CODINGTYPE OMX_AUDIO_CodingMP2'
- OMX_AUDIO_CodingMP2, /**< Any variant of MP2 encoded data */
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:47:28: error: redeclaration of 'OMX_AUDIO_CodingAC3'
- OMX_AUDIO_CodingAC3 = 0x7F000002,
- ^
- In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Audio.h:134:5: note: previous declaration 'OMX_AUDIO_CODINGTYPE OMX_AUDIO_CodingAC3'
- OMX_AUDIO_CodingAC3, /**< Any variant of AC3 encoded data */
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:48:28: error: redeclaration of 'OMX_AUDIO_CodingAPE'
- OMX_AUDIO_CodingAPE = 0x7F000003,
- ^
- In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Audio.h:135:5: note: previous declaration 'OMX_AUDIO_CODINGTYPE OMX_AUDIO_CodingAPE'
- OMX_AUDIO_CodingAPE, /**< Any variant of APE encoded data */
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:49:28: error: redeclaration of 'OMX_AUDIO_CodingDTS'
- OMX_AUDIO_CodingDTS = 0x7F000004,
- ^
- In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Audio.h:136:5: note: previous declaration 'OMX_AUDIO_CODINGTYPE OMX_AUDIO_CodingDTS'
- OMX_AUDIO_CodingDTS, /**< Any variant of DTS encoded data */
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:53:16: error: redefinition of 'struct OMX_AUDIO_PARAM_MP2TYPE'
- typedef struct OMX_AUDIO_PARAM_MP2TYPE {
- ^
- In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Audio.h:385:16: error: previous definition of 'struct OMX_AUDIO_PARAM_MP2TYPE'
- typedef struct OMX_AUDIO_PARAM_MP2TYPE {
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:64:26: error: invalid type in declaration before ';' token
- } OMX_AUDIO_PARAM_MP2TYPE;
- ^
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:64:26: error: conflicting declaration 'typedef int OMX_AUDIO_PARAM_MP2TYPE'
- In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Audio.h:396:3: error: 'OMX_AUDIO_PARAM_MP2TYPE' has a previous declaration as 'typedef struct OMX_AUDIO_PARAM_MP2TYPE OMX_AUDIO_PARAM_MP2TYPE'
- } OMX_AUDIO_PARAM_MP2TYPE;
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:67:16: error: redefinition of 'struct OMX_AUDIO_PARAM_AC3TYPE'
- typedef struct OMX_AUDIO_PARAM_AC3TYPE {
- ^
- In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Audio.h:400:16: error: previous definition of 'struct OMX_AUDIO_PARAM_AC3TYPE'
- typedef struct OMX_AUDIO_PARAM_AC3TYPE {
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:77:26: error: invalid type in declaration before ';' token
- } OMX_AUDIO_PARAM_AC3TYPE;
- ^
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:77:26: error: conflicting declaration 'typedef int OMX_AUDIO_PARAM_AC3TYPE'
- In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Audio.h:410:3: error: 'OMX_AUDIO_PARAM_AC3TYPE' has a previous declaration as 'typedef struct OMX_AUDIO_PARAM_AC3TYPE OMX_AUDIO_PARAM_AC3TYPE'
- } OMX_AUDIO_PARAM_AC3TYPE;
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:80:16: error: redefinition of 'struct OMX_AUDIO_PARAM_APETYPE'
- typedef struct OMX_AUDIO_PARAM_APETYPE {
- ^
- In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Audio.h:414:16: error: previous definition of 'struct OMX_AUDIO_PARAM_APETYPE'
- typedef struct OMX_AUDIO_PARAM_APETYPE {
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:91:26: error: invalid type in declaration before ';' token
- } OMX_AUDIO_PARAM_APETYPE;
- ^
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:91:26: error: conflicting declaration 'typedef int OMX_AUDIO_PARAM_APETYPE'
- In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Audio.h:425:3: error: 'OMX_AUDIO_PARAM_APETYPE' has a previous declaration as 'typedef struct OMX_AUDIO_PARAM_APETYPE OMX_AUDIO_PARAM_APETYPE'
- } OMX_AUDIO_PARAM_APETYPE;
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:94:16: error: redefinition of 'struct OMX_AUDIO_PARAM_DTSTYPE'
- typedef struct OMX_AUDIO_PARAM_DTSTYPE {
- ^
- In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Audio.h:429:16: error: previous definition of 'struct OMX_AUDIO_PARAM_DTSTYPE'
- typedef struct OMX_AUDIO_PARAM_DTSTYPE {
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:104:26: error: invalid type in declaration before ';' token
- } OMX_AUDIO_PARAM_DTSTYPE;
- ^
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:104:26: error: conflicting declaration 'typedef int OMX_AUDIO_PARAM_DTSTYPE'
- In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Audio.h:439:3: error: 'OMX_AUDIO_PARAM_DTSTYPE' has a previous declaration as 'typedef struct OMX_AUDIO_PARAM_DTSTYPE OMX_AUDIO_PARAM_DTSTYPE'
- } OMX_AUDIO_PARAM_DTSTYPE;
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:107:16: error: redefinition of 'struct OMX_AUDIO_PARAM_FFMPEGTYPE'
- typedef struct OMX_AUDIO_PARAM_FFMPEGTYPE {
- ^
- In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Audio.h:442:16: error: previous definition of 'struct OMX_AUDIO_PARAM_FFMPEGTYPE'
- typedef struct OMX_AUDIO_PARAM_FFMPEGTYPE {
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:122:29: error: invalid type in declaration before ';' token
- } OMX_AUDIO_PARAM_FFMPEGTYPE;
- ^
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:122:29: error: conflicting declaration 'typedef int OMX_AUDIO_PARAM_FFMPEGTYPE'
- In file included from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:27:0,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Audio.h:457:3: error: 'OMX_AUDIO_PARAM_FFMPEGTYPE' has a previous declaration as 'typedef struct OMX_AUDIO_PARAM_FFMPEGTYPE OMX_AUDIO_PARAM_FFMPEGTYPE'
- } OMX_AUDIO_PARAM_FFMPEGTYPE;
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:126:34: error: redeclaration of 'OMX_IndexParamAudioMp2'
- OMX_IndexParamAudioMp2 = 0x7FB0001, /**< reference: OMX_AUDIO_PARAM_MP2TYPE */
- ^
- In file included from ./frameworks/native/include/media/openmax/OMX_Core.h:59:0,
- from frameworks/av/include/media/IOMX.h:27,
- from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Index.h:264:5: note: previous declaration 'OMX_INDEXTYPE OMX_IndexParamAudioMp2'
- OMX_IndexParamAudioMp2, /**< reference: OMX_AUDIO_PARAM_MP2TYPE */
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:127:34: error: redeclaration of 'OMX_IndexParamAudioAc3'
- OMX_IndexParamAudioAc3 = 0x7FB0002, /**< reference: OMX_AUDIO_PARAM_AC3TYPE */
- ^
- In file included from ./frameworks/native/include/media/openmax/OMX_Core.h:59:0,
- from frameworks/av/include/media/IOMX.h:27,
- from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Index.h:265:5: note: previous declaration 'OMX_INDEXTYPE OMX_IndexParamAudioAc3'
- OMX_IndexParamAudioAc3, /**< reference: OMX_AUDIO_PARAM_AC3TYPE */
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:128:34: error: redeclaration of 'OMX_IndexParamAudioApe'
- OMX_IndexParamAudioApe = 0x7FB0003, /**< reference: OMX_AUDIO_PARAM_APETYPE */
- ^
- In file included from ./frameworks/native/include/media/openmax/OMX_Core.h:59:0,
- from frameworks/av/include/media/IOMX.h:27,
- from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Index.h:266:5: note: previous declaration 'OMX_INDEXTYPE OMX_IndexParamAudioApe'
- OMX_IndexParamAudioApe, /**< reference: OMX_AUDIO_PARAM_APETYPE */
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:129:34: error: redeclaration of 'OMX_IndexParamAudioDts'
- OMX_IndexParamAudioDts = 0x7FB0004, /**< reference: OMX_AUDIO_PARAM_DTSTYPE */
- ^
- In file included from ./frameworks/native/include/media/openmax/OMX_Core.h:59:0,
- from frameworks/av/include/media/IOMX.h:27,
- from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Index.h:267:5: note: previous declaration 'OMX_INDEXTYPE OMX_IndexParamAudioDts'
- OMX_IndexParamAudioDts, /**< reference: OMX_AUDIO_PARAM_DTSTYPE */
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:130:34: error: redeclaration of 'OMX_IndexParamVideoFFmpeg'
- OMX_IndexParamVideoFFmpeg = 0x7FB0005, /**< reference: OMX_VIDEO_PARAM_FFMPEGTYPE */
- ^
- In file included from ./frameworks/native/include/media/openmax/OMX_Core.h:59:0,
- from frameworks/av/include/media/IOMX.h:27,
- from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Index.h:268:5: note: previous declaration 'OMX_INDEXTYPE OMX_IndexParamVideoFFmpeg'
- OMX_IndexParamVideoFFmpeg, /**< reference: OMX_VIDEO_PARAM_FFMPEGTYPE */
- ^
- In file included from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:0:
- ./external/stagefright-plugins/include/OMX_FFMPEG_Extn.h:131:34: error: redeclaration of 'OMX_IndexParamAudioFFmpeg'
- OMX_IndexParamAudioFFmpeg = 0x7FB0006, /**< reference: OMX_AUDIO_PARAM_FFMPEGTYPE */
- ^
- In file included from ./frameworks/native/include/media/openmax/OMX_Core.h:59:0,
- from frameworks/av/include/media/IOMX.h:27,
- from frameworks/av/include/media/stagefright/FFMPEGSoftCodec.h:19,
- from frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:26:
- ./frameworks/native/include/media/openmax/OMX_Index.h:269:5: note: previous declaration 'OMX_INDEXTYPE OMX_IndexParamAudioFFmpeg'
- OMX_IndexParamAudioFFmpeg, /**< reference: OMX_AUDIO_PARAM_FFMPEGTYPE */
- ^
- make: *** [/home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libstagefright_intermediates/FFMPEGSoftCodec.o] Error 1
- #### make failed to build some targets (43 seconds) ####
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement