Media (Intel® Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.

Problem crosscompiling on Opensuse 13.1

Zurab_T_
Beginner
216 Views

So I have opensuse 13.1 on my desktop pc. I use Intel system studio's icc and icpc for c/c++ compilation. I have installed media sdk on SuSe enterprise linux 11 SP3. I made sysroot of the server in my desktop pc.

When I am compiling on my desktop and trying to run it on server I am getting error that there is no GLIBC 2.14.

Yes I know on the server GLIBC is 2.11 and on my PC GLIBC is 2.18, but if I will link my project directly to the libmfxhw64-p.so.1.8 the program is working, but If i will use dispacher library then there is problem with GLIBC 2.14

 

May be someone can help me

0 Kudos
0 Replies
Reply