EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
BUILD SUCCESSFUL
: E9 R; d3 y# x* C6 d" HTotal time: 3 seconds
; P7 {% b7 \8 Y4 umkdir -p /home/long/Desktop/linphone-android2/submodules/externals/build/ffmpeg/ARM && \- E" G* b* g* J' ^; q
cd /home/long/Desktop/linphone-android2/submodules/externals/build/ffmpeg/arm && \
* [! a" R6 Z' Q9 t) N/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 && \) z; a) Z" |0 U7 }( L. [) |
make -j 1 \! s3 I6 A3 h& \
|| ( echo "Build of ffmpeg for arm failed." ; exit 1 )$ \4 P0 l% J4 m8 n) n
Out 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+ q- H& @4 A- U& m0 u8 `/ L
version from Git. If the latest version fails, report the problem to the
5 @" n( R' F" S% y( `7 p7 n( h. B7 q- rffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
1 z+ J2 @- Z1 r. DInclude the log file "config.log" produced by configure as this will help
x! G2 X' T. G+ b: T$ {9 dsolving the problem.. K; f) J7 ~% e/ u) \" ?
Build of ffmpeg for arm failed.9 B! W1 B0 j* ]. n: K' K, W! ~
make: *** [/home/long/Desktop/linphone-android2/submodules/externals/build/ffmpeg/arm/libavcodec/libavcodec-linphone-arm.so] Error 1
' w0 f5 `$ b# e* [) ?% olong@ubuntu:~/Desktop/linphone-android2$ ^C
& M5 M: L6 k4 @9 e( ]long@ubuntu:~/Desktop/linphone-android2$ echo "Build of ffmpeg for arm failed."6 Z* t j; y: V' A, T9 U
Build of ffmpeg for arm failed. 明明说编译成功了、但是下面还报错。也没有出现.so文件 m5 x& B3 R! L3 H- L
|