Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
5255 Discussions

VTune Build Error on SLES 11

thayalan
Beginner
571 Views

Hi guys,

I am currently using the SGI Altix 4700 system running on Itanium 2 and the OS is SLES11 (2.6.27.19-5-default ).

I downloaded the latest VTune release (Version: 9.1 Build: 9.1 Update7-401) which according to the release note supports SLES11. However it failed so I tried to build the driver by refering to HOWTO-BUILD-VTUNE-DRIVER manual and executed the following:


./build-driver

and the following is the error message:

************************************************************************************

checking for template makefile ... Makefile.in
checking for kerne l h eaders ... /lib/modules/2.6.27.19-5-default/source/include
checking if C compiler is working ... yes
check ing if C compiler supports anonymous structs and unions ... yes
checking architecture ... ia64
checking kerne l ver sion ... 2.6.27.19-5-default
checking whether kernel modules can be built ... yes
checking if UP or SMP ... SM P
checking whether to use PERFMON ... no
**
** ERROR: Unable to detect legacy Perfmon2 kernel int erface**
** The kernel headers in /lib/modules/2.6.27.19-5-default/source
** do not contain required configur a tion to support sampling.
**
** Please see VDK doc/HOWTO-BUILD-VTUNE-DRIVER for help in
** preparing a k ernel environment suitable for building the
** sampling driver.
**
** For details on the specific fai lur e, please see configure log file,
** /opt/intel/vtune/vdk/src/build_driver_log.txt .
**

I found that perfmon2 is installed in the system, so could someone hint me what could be the culprit here.


Thanks.

0 Kudos
1 Reply
Vladimir_T_Intel
Moderator
571 Views
The answer was provided at this forum topic.
0 Kudos
Reply