【发布时间】: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