proxy-libintl overrides libintl.dylib on macOS

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

proxy-libintl overrides libintl.dylib on macOS

yanghb
Hi, all

I'm using cerbero to build software ( pitivi ), I encountered a problem, 

first I think It is a bug of recipe of gettext and I posted an issue here

Another digging, I found it is due to glib depends on proxy-libintl which overrides libintl.dylib

pitivi depends on gst-python which depends on _libintl_xxxx, but proxy-libintl overrides libintl.dylib with _g_libintl_xxx symbols

So what is a better solution to this? for now I only remove dependency of proxy-libintl for software building


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel