2013/6/25 Carl Eugen Hoyos <[email protected]>

>
> I created ticket #2709, could you test version 2e7bc9c ?
>
>
With the version 2e7bc9c I get the posix_memalign error again. The report
is attached. If you need that I attach or comment something in the ticket,
please let me know.
arm-linux-androideabi-gcc -I. -I./ --sysroot=/tmp/vplayer/sysroot/ 
-D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC 
-DHAVE_AV_CONFIG_H -I/tmp/vplayer/sysroot//usr/include/ 
-I../android-source/frameworks/base/include 
-I../android-source/system/core/include 
-I../android-source/frameworks/av/include 
-I../android-source/hardware/libhardware/include 
-I../android-source/frameworks/av/include/media/stagefright 
-I../android-source/frameworks/native/include 
-I../android-source/frameworks/native/include/media/openmax 
-I/home/aalonso/Desktop/Work/Android/android-ndk-r8e//sources/cxx-stl/gnu-libstdc++/4.6/include
 
-I/home/aalonso/Desktop/Work/Android/android-ndk-r8e//sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include
 -Wall -mthumb -pipe -fpic -fasm -g -finline-limit=300 -ffast-math 
-fmodulo-sched -fmodulo-sched-allow-regmoves -fstrict-aliasing 
-Werror=strict-aliasing -Wno-psabi -Wa,--noexecstack -D__ARM_ARCH_5__ 
-D__ARM_ARCH_5E__ -D__ARM_ARCH_5T__ -D__ARM_ARCH_5TE__ -DANDROID -DNDEBUG 
-march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp -march=armv5 -std=c99 -fPIC 
-marm -g3 -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch 
-Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith 
-Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef 
-Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes  
-fno-math-errno -fno-signed-zeros -fno-tree-vectorize 
-Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=return-type -Werror=vla  -MMD -MF libavutil/mem.d -MT libavutil/mem.o 
-c -o libavutil/mem.o libavutil/mem.c
libavutil/mem.c: In function 'av_malloc':
libavutil/mem.c:93:5: error: implicit declaration of function 'posix_memalign' 
[-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors

make: *** [libavutil/mem.o] Error 1
CC      libavutil/mem.o
libavutil/mem.c: In function 'av_malloc':
libavutil/mem.c:93:5: error: implicit declaration of function 'posix_memalign' 
[-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors

make: *** [libavutil/mem.o] Error 1
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to