while installing libx264 for mp4 support, /usr/bin/ld: cannot find -lgpac_static

While installing, libx264 with mp4 support, we hit this error.

/usr/bin/ld: cannot find -lgpac_static
collect2: ld returned 1 exit status
make: *** [libx264.so.60] Error 1

To solve it,

Install libgpac (rpm or from source)
ranlib /usr/lib/libgpac_static.a
ldconfig -v

Continue Reading


 

About this blog

This blog, acts as a knowledge repository for the world and is unofficial! Anything we find interesting in the cyber world will go here. Most cases, this blog will reflect the happiness of our staff in reaching successful solution to an issue (s)he worked on. A reference for other fellow SAGEs who come across similar issues later