LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 766|回复: 7

我执行了./CONFIGURE之后,用MAKE去总不能成功。为什么?

[复制链接]
发表于 2004-9-28 23:34:16 | 显示全部楼层 |阅读模式
我执行了./CONFIGURE之后,用MAKE去总不能成功,
出现以下提示:
[huqun@localhost huqun]$ make
make: *** No rule to make target `plugger.c', needed by `plugger.o'.  Stop.
[huqun@localhost huqun]$

这是为什么,请指教!
发表于 2004-9-28 23:47:12 | 显示全部楼层
./configure  
的过程贴出来看看
发表于 2004-9-29 00:00:40 | 显示全部楼层
估计CONFIGURE没有成功~
发表于 2004-9-29 02:41:32 | 显示全部楼层
为什么不看看README呢?
 楼主| 发表于 2004-9-29 07:54:20 | 显示全部楼层
./configure是这样的!
[huqun@localhost huqun]$ /home/huqun/MPlayer-1.0pre4/configure
Detected operating system: Linux
Detected host architecture: i386
Checking for cc version ... 3.2.2, ok
Checking for CPU vendor ... AuthenticAMD (6:6:2)
Checking for CPU type ...  AMD Athlon(tm) XP 1600+
Checking for GCC & CPU optimization abilities ... athlon-xp
Checking for kernel support of mmx ... yes
Checking for kernel support of mmx2 ... yes
Checking for kernel support of 3dnow ... yes
Checking for kernel support of 3dnowex ... yes
Checking for kernel support of sse ... yes
Checking for mtrr support ... yes
Checking for assembler (as 2.13.90.0.18) ... ok
Checking for Linux kernel version ... 2.4.20-8, ok
Checking for awk ... gawk
Checking for extra headers ... none
Checking for extra libs ... none
Checking for i18n ... yes
Checking for setlocale() ... yes
Checking for language ... using en (man pages: )

Error: help/help_mp-en.h not found
发表于 2004-9-29 11:38:37 | 显示全部楼层
Error: help/help_mp-en.h not found
出现缺失文件怎么办?
我也在编译源代码安装的时候经常遇到这样的情况
是源码的问题呢,还是gcc或者是make等工具的问题呢???
发表于 2004-9-29 15:56:53 | 显示全部楼层
Checking for language ... using en (man pages: )
估计没有安装英文的man......
不用man是很坏的习惯........
 楼主| 发表于 2004-9-29 21:30:32 | 显示全部楼层
如何安装英文 的MAN!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表