|

楼主 |
发表于 2003-5-4 13:59:14
|
显示全部楼层
北南南北大哥,还是不行呀,我试了,截屏如下:
[root@localhost root]# make clean
make: *** No rule to make target `clean'. Stop.
[root@localhost root]# ln -s /usr/src/linux-2.4.20-8 /usr/src/linux
ln: ‘/usr/src/linux/linux-2.4.20-8’:文件已存在
[root@localhost root]# cd ..
[root@localhost /]# cd ..
[root@localhost /]# cd tmp
[root@localhost tmp]# cd tel
[root@localhost tel]# cd pctel-0.9.6
[root@localhost pctel-0.9.6]# ./configure --with-hal=cm8738
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... configure: error: newly created file is older than distributed files!
Check your system clock
[root@localhost pctel-0.9.6]# make
make: *** No targets specified and no makefile found. Stop.
还有,我的主板是精英的P6IWT-ME(I810),主板集成了显卡,CMI8738声卡,和PCTEL HSP56 Micromodem,请问我那句命令该用./configure --with-hal=cm8738,还是./configure --with-hal=i8xx,还是其它的,我之前用过./configure --with-hal=cm8738如果要改用其它的,用不用删除或修改什么?
谢谢!! |
|