On Sat, Mar 07, 2015 at 10:56:45AM +0000, James Cowgill wrote:
> Unfortunately android < api 21 (lollipop) doesn't have the sgidefs.h header,
> but the linux kernel does have an almost equivalent asm/sgidefs.h which will
> do so use that header if we can.
> 
> Change _ABI64 to _MIPS_SIM_ABI64 which is defined in both headers.
> 
> Signed-off-by: James Cowgill <james...@cowgill.org.uk>

tryng to build for androidmips:
In file included from ffmpeg/libavcodec/mips/mpegaudiodsp_mips_float.c:58:
ffmpeg/libavutil/mips/asmdefs.h:30:5: warning: "HAVE_ASM_SGIDEFS_H" is not 
defined
ffmpeg/libavutil/mips/asmdefs.h:33:21: error: sgidefs.h: No such file or 
directory
ffmpeg/libavutil/mips/asmdefs.h:36:18: warning: "_MIPS_SIM_ABI64" is not defined

i guess you are missing a include config.h in this

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 3
"Rare item" - "Common item with rare defect or maybe just a lie"
"Professional" - "'Toy' made in china, not functional except as doorstop"
"Experts will know" - "The seller hopes you are not an expert"

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to