安装VTUNE驱动出错 大虾帮帮忙(HOWTO已经看过了)
还是不知为什么。。。
以下是错误信息
系统是fc12
Building the driver for you kernel ...
C compiler to use: [ /usr/lib/ccache/gcc ]
Make command to use: [ /usr/bin/make ]
Kernel source directory: [ /lib/modules/2.6.31.5-127.fc12.i686
.PAE/source ]
checking for template makefile ... Makefile.in
checking for kernel headers ... /lib/modules/2.6.31.5-127.fc12
.i686.PAE/source/include
checking if C compiler is working ... yes
checking if C compiler supports anonymous structs and unions .
.. yes
checking architecture ... i686
checking kernel version ... 2.6.31.5-127.fc12.i686.PAE
checking whether kernel modules can be built ... no
**
** ERROR: unable to build kernel module
**
** The kernel headers in /lib/modules/2.6.31.5-127.fc12.i686.PAE/source
** are either inaccessible or not (properly) configured.
**
** The kernel headers must be accessible and configured prior
** to building the sampling driver (or any kernel module).
**
** Please see VDK doc/HOWTO-BUILD-VTUNE-DRIVER for help in
** preparing a kernel environment suitable for building the
** sampling driver.
**
** For details on the specific failure, please see configure log file,
** /opt/intel/vtune/vdk/src/build_driver_log.txt .
**
Installing sampling driver boot script ...
Copying /opt/intel/vtune/vdk/vtune to /etc/rc.d/init.d ... done.
Configuring autoload of sampling driver for runlevels 2 through 5 ... done.
Loading the driver ...
NOTE: super-user or "root" privileges are required in order to continue.
Please enter "root"
Warning: sampling driver "vtune_drv-x32-2.6.31.5-127.fc12.i686.PAEsmp.ko"
was not found in directory "/opt/intel/vtune/vdk" !
This means you may need to build a driver from the provided
driver sources. Please see the driver README for instructions.