【问题标题】:madplay error in yoctoyocto 中的 madplay 错误
【发布时间】:2017-11-28 09:08:59
【问题描述】:

我正在编译yocto 中的madplay 错误,它给出以下错误。

| configure.ac:146: the top level
| configure.ac:46: installing './compile'
| configure.ac:29: installing './missing'
| Makefile.am:78: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
| Makefile.am: error: required file './NEWS' not found
| Makefile.am: error: required file './AUTHORS' not found
| Makefile.am: error: required file './ChangeLog' not found
| Makefile.am: installing './depcomp'
| autoreconf: automake failed with exit status: 1
| ERROR: autoreconf execution failed.
| WARNING: exit code 1 from a shell command.

【问题讨论】:

    标签: yocto openembedded build-system


    【解决方案1】:

    它在您的错误日志中找到以下文件

    | Makefile.am: 错误: 所需文件 './NEWS' 未找到
    | Makefile.am: 错误: 所需文件 './AUTHORS' 未找到
    | Makefile.am:错误:找不到所需文件'./ChangeLog'

    查看以下链接以获取madplay_0.15.2b.bb

    【讨论】:

    • 谢谢你 sivanageswararo。它对我有用,感谢堆栈溢出,我在这里得到了快速回复。我很高兴加入这里。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-08-21
    • 1970-01-01
    • 1970-01-01
    • 2022-01-14
    • 1970-01-01
    相关资源
    最近更新 更多