没有规则来生成目标 'libavcodec/x86/snowdsp.c', 它是 'libavcodec/x86/snowdsp.o' 所需的。
作者: NelsonSR创建于 2026年8月12日更新于 2026年9月16日
标签Component: DependsTriage: Confirmed
Bug report
Describe the bug
Here is a clear and concise description of what the problem is:
[ 1%] Built target build-JsonSchemaBuilder
[ 1%] Performing build step for 'buildtexturepacker'
[100%] Built target TexturePacker
[ 1%] No install step for 'buildtexturepacker'
[ 1%] Completed 'buildtexturepacker'
[ 1%] Built target buildtexturepacker
[ 1%] Built target build-crossguid
[ 1%] Performing build step for 'build-ffmpeg'
[ 12%] Performing build step for 'ffmpeg'
make[6]: *** No rule to make target 'libavcodec/x86/snowdsp.c', needed by 'libavcodec/x86/snowdsp.o'. Stop.
make[5]: *** [CMakeFiles/ffmpeg.dir/build.make:86: ffmpeg-prefix/src/ffmpeg-stamp/ffmpeg-build] Error 2
make[4]: *** [CMakeFiles/Makefile2:87: CMakeFiles/ffmpeg.dir/all] Error 2
make[3]: *** [Makefile:136: all] Error 2
make[2]: *** [CMakeFiles/build-ffmpeg.dir/build.make:86: build/build-ffmpeg/src/build-ffmpeg-stamp/build-ffmpeg-build] Error 2
make[1]: *** [CMakeFiles/Makefile2:7022: CMakeFiles/build-ffmpeg.dir/all] Error 2
make: *** [Makefile:146: all] Error 2Expected Behavior
Here is a clear and concise description of what was expected to happen:
a compiled Kodi binary
内容来源: xbmc/xbmc