- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Trying to build sepdk driver on openSUSE Tumbleweed, Linux 5.18.6.
Getting the following errors:
Building sep driver ...
/tmp/vtune_profiler_2022.2.0.623516/sepdk/src/linuxos.c: In function ‘LINUXOS_Install_Hooks
/tmp/vtune_profiler_2022.2.0.623516/sepdk/src/linuxos.c:95:18: error: ‘PROFILE_MUNMAP’ undeclared (first use in this function)
95 | #define MY_UNMAP PROFILE_MUNMAP
| ^~~~~~~~~~~~~~
/tmp/vtune_profiler_2022.2.0.623516/sepdk/src/linuxos.c:1301:34: note: in expansion of macro ‘MY_UNMAP’
1301 | err = profile_event_register(MY_UNMAP, &linuxos_exec_unmap_nb);
| ^~~~~~~~
/tmp/vtune_profiler_2022.2.0.623516/sepdk/src/linuxos.c:95:18: note: each undeclared identifier is reported only once for each function it appears in
95 | #define MY_UNMAP PROFILE_MUNMAP
| ^~~~~~~~~~~~~~
/tmp/vtune_profiler_2022.2.0.623516/sepdk/src/linuxos.c:1301:34: note: in expansion of macro ‘MY_UNMAP’
1301 | err = profile_event_register(MY_UNMAP, &linuxos_exec_unmap_nb);
| ^~~~~~~~
/tmp/vtune_profiler_2022.2.0.623516/sepdk/src/linuxos.c:94:18: error: ‘PROFILE_TASK_EXIT’ undeclared (first use in this function)
94 | #define MY_TASK PROFILE_TASK_EXIT
make[2]: *** [/usr/src/linux-5.18.6-1/scripts/Makefile.build:289: /tmp/vtune_profiler_2022.2.0.623516/sepdk/src/linuxos.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [../../../linux-5.18.6-1/Makefile:1852: /tmp/vtune_profiler_2022.2.0.623516/sepdk/src] Error 2
make: *** [Makefile:215: default] Error 2
Failed to build the drivers
Is there any fix for this?
Thanks,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for posting in Intel Communities.
You are getting this issue because you are trying to run in an unsupported OS. Can you please try to run it on a supported operating system?
To view the list of operating systems, please follow the below link.
Link: Intel® VTune™ Profiler System Requirements
If this resolves your issue, make sure to accept this as a solution. This would help others with similar issue.
Thanks,
Jaideep
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for posting in Intel Communities.
You are getting this issue because you are trying to run in an unsupported OS. Can you please try to run it on a supported operating system?
To view the list of operating systems, please follow the below link.
Link: Intel® VTune™ Profiler System Requirements
If this resolves your issue, make sure to accept this as a solution. This would help others with similar issue.
Thanks,
Jaideep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Am going to move to Red Hat 8.
Thanks,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for accepting our solution. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel. Have a great day ahead.
Regards,
Jaideep

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page