编译vlc android错误

时间:2013-12-08 08:06:47

标签: android compilation vlc

当我尝试编译vlc android项目时,我遇到了一个问题:

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] Error 1

1 个答案:

答案 0 :(得分:0)

我只是解决了这个问题。 你可以下载speex-git.tar.gz并把它放在contrib / tarballs中。 然后sh compile.sh再次。