EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
BUILD SUCCESSFUL; H! V5 _: J8 E# Q( e
Total time: 3 seconds! R$ H# A) H2 J: R% }1 S+ c" R# U4 y* n
mkdir -p /home/long/Desktop/linphone-android2/submodules/externals/build/ffmpeg/ARM && \6 Q' w! W }+ M
cd /home/long/Desktop/linphone-android2/submodules/externals/build/ffmpeg/arm && \
" L4 n# a( q/ X8 ~% r/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 R- [1 d2 s Z# ^make -j 1 \+ t( i6 z: F7 n/ M4 ^* M$ ~8 J
|| ( echo "Build of ffmpeg for arm failed." ; exit 1 )
: J: c4 N- w1 U$ j9 m3 Y8 |/ EOut of tree builds are impossible with config.h in source dir. If you think configure made a mistake, make sure you are using the latest2 z, v) t& x# O# x) p- A- E% M) g( G( C
version from Git. If the latest version fails, report the problem to the
2 O" r9 D5 F# p q: n8 [$ Offmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
; H5 W! Z. c1 h4 O lInclude the log file "config.log" produced by configure as this will help
; i& K5 i3 ~3 a- B2 Msolving the problem.
# |2 C4 D0 s( L$ T" t+ E3 rBuild of ffmpeg for arm failed.
4 {4 ~9 C) J s% B, n. cmake: *** [/home/long/Desktop/linphone-android2/submodules/externals/build/ffmpeg/arm/libavcodec/libavcodec-linphone-arm.so] Error 1
9 q4 E6 y( B+ |; u) l H, _2 @1 blong@ubuntu:~/Desktop/linphone-android2$ ^C
/ Q1 t7 u( d3 A0 y- ylong@ubuntu:~/Desktop/linphone-android2$ echo "Build of ffmpeg for arm failed."6 T: ?8 j4 a7 Z/ a, H3 A, O
Build of ffmpeg for arm failed. 明明说编译成功了、但是下面还报错。也没有出现.so文件 # p1 {& L; p% H
|