EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
BUILD SUCCESSFUL
) u3 g/ W0 H- e+ DTotal time: 3 seconds" L' B7 r" i/ x; k9 q3 M- `( @
mkdir -p /home/long/Desktop/linphone-android2/submodules/externals/build/ffmpeg/ARM && \ y+ e" d. k# `- J
cd /home/long/Desktop/linphone-android2/submodules/externals/build/ffmpeg/arm && \8 E; ]: v% W7 N8 }3 r: t7 L* X0 c
/home/long/Desktop/linphone-android2/submodules/externals/ffmpeg/configure --target-os=linux --enable-cross-compile --enable-runtime-cpudetect --disable-everything --disable-doc --disable-ffplay --disable-ffmpeg --disable-ffprobe --disable-ffserver --disable-avdevice --disable-avfilter --disable-avformat --disable-swresample --disable-network --enable-decoder=mjpeg --enable-encoder=mjpeg --enable-decoder=mpeg4 --enable-encoder=mpeg4 --enable-decoder=h264 --enable-decoder=h263p --enable-encoder=h263p --enable-decoder=h263 --enable-encoder=h263 --disable-static --enable-shared --build-suffix=-linphone-arm --arch=arm --sysroot=/home/long/long/android-ndk-r9d/platforms/android-19/arch-arm --cross-prefix=/home/long/long/android-ndk-r9d/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi- --enable-pic && \
% a# e4 X+ T" P5 N9 B8 mmake -j 1 \
/ b8 ~7 f+ p" N/ n+ v|| ( echo "Build of ffmpeg for arm failed." ; exit 1 )
; H6 \' Y" P+ I; q7 KOut of tree builds are impossible with config.h in source dir. If you think configure made a mistake, make sure you are using the latest# R( Y, h3 E2 f4 E9 L( g8 u
version from Git. If the latest version fails, report the problem to the' j4 ]5 h* w4 S( K( K1 t, C- l
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
+ Y2 i1 t8 i B& }8 @7 t( h, wInclude the log file "config.log" produced by configure as this will help1 ~) n3 ^ X! k; E# N
solving the problem.
5 A" i: B8 Q6 GBuild of ffmpeg for arm failed.
5 c* _4 D) l/ q" _5 m) tmake: *** [/home/long/Desktop/linphone-android2/submodules/externals/build/ffmpeg/arm/libavcodec/libavcodec-linphone-arm.so] Error 10 f3 I% e$ w6 H& A9 _ |( f( X
long@ubuntu:~/Desktop/linphone-android2$ ^C+ J6 m; R$ p# P
long@ubuntu:~/Desktop/linphone-android2$ echo "Build of ffmpeg for arm failed."
9 D2 o2 a& e2 k- ^3 q9 e1 U dBuild of ffmpeg for arm failed. 明明说编译成功了、但是下面还报错。也没有出现.so文件
+ b# ]6 W# Z7 k5 R; j |