当前位置:编程学习 > wap >>

ubuntu 12.04 下编译vlc-android 出现的hunk问题以及解决

在sh compile.sh 时,出现如下错误

(cd speex-git && patch -fp1) < ../../contrib/src/speex/no-ogg.patch
patching file configure.ac
Hunk #1 succeeded at 109 with fuzz 1 (offset -3 lines).
patching file libspeex/Makefile.am
Hunk #1 FAILED at 11.
1 out of 1 hunk FAILED -- saving rejects to file libspeex/Makefile.am.rej
patching file src/Makefile.am
Hunk #1 FAILED at 11.
Hunk #2 FAILED at 24.
2 out of 2 hunks FAILED -- saving rejects to file src/Makefile.am.rej
make: *** [speex] 错误 1

解决方式:1.在链接出下载http://downloads.videolan.org/contrib/
speex-git.tar.gz文件,然后放到contrib/tarballs 下
2.重新sh compile.sh 就好了
补充:移动开发 ,  Android
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,