【问题标题】:vlc android compile patching errorvlc android编译补丁错误
【发布时间】:2014-07-04 12:30:10
【问题描述】:

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

(cd speexdsp-git && patch -fp1) < ../../contrib/src/speexdsp/neon.patch
patching file configure.ac
Hunk #1 succeeded at 203 with fuzz 1 (offset 35 lines).
patching file libspeexdsp/resample.c
Hunk #1 FAILED at 585.

1 out of 1 hunk FAILED -- saving rejects to file libspeexdsp/resample.c.rej
patching file configure.ac
Hunk #1 succeeded at 98 with fuzz 2 (offset 17 lines).

Hunk #2 succeeded at 166 (offset 26 lines).

Hunk #3 succeeded at 196 with fuzz 1 (offset 30 lines).
patching file libspeexdsp/arch.h
Hunk #1 FAILED at 163.
1 out of 1 hunk FAILED -- saving rejects to file libspeexdsp/arch.h.rej
patching file libspeexdsp/fixed_generic.h

Hunk #1 succeeded at 56 with fuzz 2 (offset 4 lines).

根据compile vlc android error 我已经下载了 speex-git.tar.gz 但它不起作用。并且https://trac.videolan.org/vlc/ticket/11702 正式显示问题,但没有解决方案。

【问题讨论】:

    标签: android compilation vlc


    【解决方案1】:

    您可以比较路径 vlc/contrib/src/speexdsp/neon.patch 和 https://github.com/videolan/vlc/blob/master/contrib/src/speexdsp/rules.mak 之间不同的两个文件。

    【讨论】:

      猜你喜欢
      • 2013-12-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-02-02
      • 2011-05-15
      相关资源
      最近更新 更多