|
楼主 |
发表于 2003-8-27 08:47:14
|
显示全部楼层
昨天在起动linux的时候终于发现问题了,在启动sendmail的时候提示"clock skew",说系统时间不对,以前没注意过,这才想起来前阶段因为冲击波病毒的影响,我在win2000下把系统时间改到2000年了,现在改回来以后已经没这个问题了.以后大家出现这个提示也考虑一下这个原因了,呵呵.
我不知道2.5.0有什么问题,编译完成后找不到System.map和bzImage,难道就是因为2.5.0的原因?
还有,在编译的时候我发现有很多提示说在/usr/include下的asv,linux.scsi中找不到部分文件和文件夹,不知道对编译结果有没有影响.
下边是在执行make bzImage的时候记录的一部分,帮忙看看是什么问题:
{standard input}: Assembler messages:
{standard input}:1014: Warning: indirect lcall without `*'
{standard input}:1092: Warning: indirect lcall without `*'
{standard input}:1175: Warning: indirect lcall without `*'
{standard input}:1256: Warning: indirect lcall without `*'
{standard input}:1271: Warning: indirect lcall without `*'
{standard input}:1281: Warning: indirect lcall without `*'
{standard input}:1348: Warning: indirect lcall without `*'
{standard input}:1363: Warning: indirect lcall without `*'
{standard input}:1374: Warning: indirect lcall without `*'
{standard input}:1832: Warning: indirect lcall without `*'
{standard input}:1910: Warning: indirect lcall without `*'
......
......
drivers/char/char.o(.data+0x46f4): undefined reference to `local symbols in discarded section .text.exit'
drivers/net/net.o(.data+0xd4): undefined reference to `local symbols in discarded section .text.exit'
make: *** [vmlinux] Error 1
============================================
i will try 2.4.22
thanks |
|