ubuntu相关查询 [英] ubuntu related queries

查看:68
本文介绍了ubuntu相关查询的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


什么时候出现此错误?

config.status:错误:找不到输入文件:`Makefile.in'

我已经安装了与所有库相关的automake和autoconf.您认为是时候查找您遇到问题的主题的man页了吗?大概我想上面的消息意味着找不到文件Makefile.in.但是,我不知道您要做什么,因此,除了您知道此文件在哪里还是应该在哪里,不可能提出任何其他建议.


仅安装automake和autoconf是不够的,您实际上必须运行 automake才能从Makefile.am文件生成Makefile.in.请参阅学习GNU开发工具 [ 解决方案

This is the 5th such question you have posted on basic ubuntu problems; do you think it''s time to look up the man pages for the subject you are having problems with? At a guess I would think the above message means that the file Makefile.in cannot be found. However, I have no idea what you are trying to do so it''s impossible to suggest any course of action other than you find out where this file is or where it is supposed to be.


Installing automake and autoconf isn''t enough, you must actually run automake to generate the Makefile.in from the Makefile.am file. See the Learning the GNU development tools[^] tutorial.


这篇关于ubuntu相关查询的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆