EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
BUILD SUCCESSFUL, Y" s2 V: v, W/ r& [
Total time: 3 seconds! ~/ n, n/ R$ w
mkdir -p /home/long/Desktop/linphone-android2/submodules/externals/build/ffmpeg/ARM && \ Q0 }8 \& T; ~, x* f0 ]
cd /home/long/Desktop/linphone-android2/submodules/externals/build/ffmpeg/arm && \
4 G& R6 T- v5 H- 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 && \
/ n7 ]$ x5 c1 y# l+ Bmake -j 1 \
! W0 |2 `" m8 B8 O/ w$ G|| ( echo "Build of ffmpeg for arm failed." ; exit 1 )
2 e# R0 J/ u& ^% wOut of tree builds are impossible with config.h in source dir. If you think configure made a mistake, make sure you are using the latest8 y- Y+ ]( P% o" {: V$ u
version from Git. If the latest version fails, report the problem to the
6 c# u+ i6 E$ g& g9 t# @$ Mffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.6 w$ ~( _# j, o2 c% x4 h6 W; b
Include the log file "config.log" produced by configure as this will help
3 G0 }* }+ r& S6 [6 ksolving the problem.. V+ Z; ?) I. t! I3 c
Build of ffmpeg for arm failed." h8 q; C9 o+ W* }8 {( [
make: *** [/home/long/Desktop/linphone-android2/submodules/externals/build/ffmpeg/arm/libavcodec/libavcodec-linphone-arm.so] Error 1
8 w% R. `9 N' z, V. x) Ilong@ubuntu:~/Desktop/linphone-android2$ ^C
8 E/ d3 d6 n+ H/ E% N4 N& n9 \long@ubuntu:~/Desktop/linphone-android2$ echo "Build of ffmpeg for arm failed."
* D& O* x0 |! j1 f) o+ L0 w4 y8 UBuild of ffmpeg for arm failed. 明明说编译成功了、但是下面还报错。也没有出现.so文件 1 ^ r! \, l) O' G7 m
|