[root@MagicLinux-Skyfree ~]# cd xc/
[root@MagicLinux-Skyfree xc]# ls
BUILD extras LABEL programs registry xf86Date.h
ChangeLog Imakefile lib README RELNOTES
config include Makefile README.crypto util
[root@MagicLinux-Skyfree xc]# make
make[1]: Entering directory `/root/xc'
make[1]: xmakefile: 没有那个文件或目录
make[1]: *** 没有规则可以创建目标“xmakefile”。 停止。
make[1]: Leaving directory `/root/xc'
make[1]: Entering directory `/root/xc'
Please use make World, or on NT use nmake World.Win32.
Check the configuration parameters in the ./config/cf directory,
and pass BOOTSTRAPCFLAGS if necessary.
Read the release notes carefully before proceeding.
Do not name your log file make.log or it will be deleted.
make[1]: Leaving directory `/root/xc'
make[1]: Entering directory `/root/xc'
make[1]: xmakefile: 没有那个文件或目录
make[1]: *** 没有规则可以创建目标“xmakefile”。 停止。
make[1]: Leaving directory `/root/xc'
make: *** [all] 错误 2
[root@MagicLinux-Skyfree xc]#
The script will now compile the agpgart module and DRM kernel modules
for your machine.
Press ENTER to continue or CTRL-C to exit.
Compiling new agpgart module...
Compiling DRM module...
ERROR: Kernel modules did not compile
The DRI drivers can not be installed without the latest kernel modules.
Installation will be aborted. See the dri.log file for information on
what went wrong.