安装完centos后,写了一个驱动测试程序Hello。编译过程出现如下错误:
make: *** /lib/modules/2.6.32-220.4.1.el6.i686/build: No such file or directory. Stop.make: *** [all] Error 2...
1,我是用的ubuntu16.04 32位系统编译内核linux-3.0.1出现如下错误:Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at kernel/timeconst.pl line 373....
文章ibonker
2016-05-27
592浏览量
Flashcace安装 How-to
1. 环境说明
使用的是RHEL5.4的系统:
$cat /etc/issue
Red Hat Enterprise Linux Server release 5.4 (Tikanga)
$uname -a
Linux myhost 2.6.18-164.el5 #1 SMP Tue Aug 18...