Media (Intel® oneAPI 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

Problem crosscompiling on Opensuse 13.1

Zurab_T_
Beginner
131 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